Menu

SVN archive Commit Log


Commit Date  
[r15793] by bugman

The relax mode (i.e. prompt, script, GUI, test suite, etc.) is now stored in the status object.

This will be used to activate and deactivate certain parts of the GUI tests within the GUI and
normal test suite modes.

2012-04-23 07:54:26 Tree
[r15792] by bugman

Added a separator between the 'Tools->Test suite->Full test suite' menu item and the individual categories.

2012-04-23 07:38:27 Tree
[r15791] by bugman

Renamed 'Tools->Test suite->All tests' to 'Tools->Test suite->Full test suite'.

2012-04-23 07:36:12 Tree
[r15790] by bugman

The ds.relax_gui GUI data object is now a permanent feature of the relax data store.

This is in preparation for attempting the almost impossible task of making the GUI tests work within
the GUI!

2012-04-23 07:08:25 Tree
[r15789] by bugman

The relax test-suite runner code can now handle the different categories from the GUI menus.

This runs very differently to the command line mode of the test-suite, so needs a different
solution.

2012-04-20 20:44:11 Tree
[r15788] by bugman

Missing RelaxError import!

2012-04-20 20:42:44 Tree
[r15787] by bugman

The 'Tools->Test suite' menu item has been converted into a sub-menu.

Now there are entries for running all tests, or the individual categories.

2012-04-20 20:41:12 Tree
[r15786] by bugman

Big bug fix for the installation path for the relax Mac OS X application.

The path to the application Resources folder, where all the relax data files are located, is now set
to the install path. The relax.py module was also overwriting the value set in the status singleton
and now this no longer occurs.

2012-04-19 22:31:03 Tree
[r15785] by bugman

Created the _det_install_path() status singleton method for better determining the install path.

This will be used for the Mac OS X applications whereby the current logic of using sys.path[0]
fails miserably!

2012-04-19 21:08:59 Tree
[r15784] by bugman

Reverted r15781, as this is no longer required.

The command used was:
$ svn merge -r15781:r15780 .

.....
r15781 | bugman | 2012-04-18 18:14:16 +0200 (Wed, 18 Apr 2012) | 6 lines
Changed paths:
M /1.3/setup.py

Shifted the build and dist directories out of the relax base directory.

This is for the Mac OS X application building, and is to prevent the 'dist' directory from being
recursively copied into itself. This seems to be a recently introduced bug.
.....

2012-04-18 22:21:06 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.