Toshio Kuratomi
|
b70bf3b056
|
Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3
|
2016-02-26 16:43:05 -08:00 |
|
Brian Coca
|
d89d7951e6
|
fixed tests to follow new invocation structure
also added maxdiff setting to see issues clearly when they happen
|
2015-12-23 11:45:07 -05:00 |
|
Toshio Kuratomi
|
e2d9f4e2f2
|
Fix unittests for return of invocation from fail_json and exit_json
|
2015-12-19 15:49:59 -08:00 |
|
Toshio Kuratomi
|
5a0e63af1e
|
Workaround seeming bug in python-2.6's sys.exit()
|
2015-10-21 11:54:02 -07:00 |
|
Toshio Kuratomi
|
6e5055e786
|
Update the use of no_log values to cover everything that heuristic_log_sanitize does.
Fixes #12792
|
2015-10-21 08:15:46 -07:00 |
|