Cosimo Lupo
|
49bcbb916b
|
consistently do sys.exit(unittest.main()) in all test modules
So that when run as scrips they report test failures with exit code
Follow up on b7bb391033ef3255c90134da3d7aef50d2d5326d
|
2017-01-11 13:05:35 +00:00 |
|
Behdad Esfahbod
|
0cc1721b8d
|
[MVAR] Update for OT 1.8.1 rename
|
2017-01-10 11:01:06 -08:00 |
|
Cosimo Lupo
|
689d0c3fe4
|
set maxDiff=None attribute only once, using setUpClass method of unittest.TestCase
|
2016-12-21 13:57:44 +00:00 |
|
Cosimo Lupo
|
f112a05be2
|
adjust unit tests to expect a list of strings from getXML()
|
2016-12-21 13:57:44 +00:00 |
|
Denis Moyogo Jacquerye
|
71df2fe7d5
|
Add MVAR tests (#781)
* MVAR: add decompile_toXML test
* MVAR: add test_compile_fromXML
* M_V_A_R_test.py: if __name__ == '__main__'
|
2016-12-21 08:33:55 +01:00 |
|