Commit | Date | |
---|---|---|
[r17590]
by
bugman
Python 3 preparations - the GUI tests are now fully Python 2 and 3 compatible. The command used was: |
2012-09-28 09:43:29 | Tree |
[r17589]
by
bugman
Python 3 preparations - the queue modules for both Python versions are now supported in the GUI tests. |
2012-09-28 09:42:00 | Tree |
[r17588]
by
bugman
Python 3 preparations - the test_suite.gui_tests package now uses absolute module path imports. |
2012-09-28 09:34:04 | Tree |
2012-09-28 09:32:41 | Tree | |
[r17586]
by
bugman
Bug fix for the BMRB system test initialisation for when the bmrblib module is missing. The base __init__() method needs to be initialised first. |
2012-09-28 09:32:12 | Tree |
[r17585]
by
bugman
Python 3 preparations - the unit tests are now fully Python 2 and 3 compatible. The command used was: |
2012-09-28 09:09:41 | Tree |
[r17584]
by
bugman
Python 3 preparation - all of the _generic_fns unit tests now use absolute module imports. |
2012-09-28 09:08:34 | Tree |
[r17583]
by
bugman
Python 3 preparations - all the _prompt unit tests now use absolute module imports. |
2012-09-28 09:06:47 | Tree |
[r17582]
by
bugman
Python 3 preparation - removed all xrange() calls from the unit tests, these are not needed. |
2012-09-28 09:00:34 | Tree |
[r17581]
by
bugman
Last Python 3 compatibility update for the system tests - they are now both Python 2 and 3 compatible! The command used was: |
2012-09-28 08:58:47 | Tree |