Do unicode migration for rbtools/testing/

Review Request #6697 — Created Dec. 15, 2014 and submitted

Information

RBTools
master
6283e6e...

Reviewers

This change updates the code in the rbtools/testing/ directory to have a
correct separation of unicode vs bytes, and use unicode literals everywhere.

Ran unit tests.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        rbtools/testing/testcase.py
        rbtools/testing/__init__.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        rbtools/testing/testcase.py
        rbtools/testing/__init__.py
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (baade6d)
Loading...