Menu

SVN archive Commit Log


Commit Date  
[r22801] by bugman

Improved error messages for when the GUI is launched but the wxPython installation is broken.

Now the case of a broken wxPython installation is handled rather than just a missing installation.
The dep_check module will store the import error message, and relax will now report that back to the
user.

2014-04-17 10:47:31 Tree
[r22800] by bugman

Python 3 fix for one of the old scripts in the test suite directories.

2014-04-16 18:00:31 Tree
[r22799] by bugman

Removed a debugging printout.

2014-04-16 17:58:43 Tree
[r22798] by bugman

Missing import for the relaxation dispersion auto-analysis (from r22796).

2014-04-16 17:56:41 Tree
[r22797] by bugman

Fix for bug #21924 (https://gna.org/bugs/?21924).

This is the failure to output 2D Grace plots for the R20, R20A, R20B, and R1rho0 relaxation
dispersion parameters. A simple test for missing data fixed the problem.

2014-04-16 17:52:05 Tree
[r22796] by bugman

The relaxation dispersion auto-analysis now outputs the R20, R20A, R20B, and R1rho0 parameters.

This includes both text files and 2D Grace plots.

2014-04-16 17:50:29 Tree
[r22795] by bugman

Updated the text for the software verification tests in the test suite.

2014-04-16 17:36:24 Tree
[r22794] by bugman

Shifted the relax library independence developer script into the software verification tests.

The functionality of the devel_scripts/test_library_independence.py script is now within the
Library.test_library_independence software verification test. Therefore the script has been
deleted.

2014-04-16 16:19:34 Tree
[r22793] by bugman

Created a new test category for the relax test suite - the software verification tests.

This is part of the full test suite or can be run by itself using the new --verification-tests
command line option. Such tests are best described by
https://en.wikipedia.org/wiki/Verification_and_validation_%28software%29. These tests will be used
to make sure that the design aims of the relax source code are satisfied. For example that the
relax library is independent from the rest of relax. Or that the package __all__ lists actually
contain all modules and sub-packages (these tests are currently part of the unit tests).

2014-04-16 14:36:00 Tree
[r22792] by bugman

Editing of the relax command line option descriptions.

2014-04-16 14:08:23 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.