Menu

SVN archive Commit Log


Commit Date  
[r20547] by bugman

Better handling of temporary file and directory removal in the relax test suite.

The new test_suite.clean_up.deletion() function has been created from the recent method of the same
name. This is used by the tearDown() method of the system, unit, and GUI tests. It should prevent
rare MS Windows errors from appearing due to the OS not releasing a temporary file after a close()
call.

2013-08-06 09:38:56 Tree
[r20546] by bugman

Changed the links for the Python downloads to the Python 2.7.5 release webpage.

This is for the webpage http://www.nmr-relax.com/download.html.

2013-08-06 08:50:05 Tree
[r20545] by bugman

Updated the Python download links from 2.7.3 to 2.7.5.

This is for the webpage http://www.nmr-relax.com/download.html.

2013-08-06 08:45:04 Tree
[r20544] by bugman

Updated the minimum Python version from 2.3 to 2.5 in the user manual.

2013-08-06 08:31:54 Tree
[r20543] by bugman

Updated the Python requirement from 2.3 to 2.5 on the webpage http://www.nmr-relax.com/download.html.

2013-08-06 08:28:56 Tree
[r20542] by bugman

An attempt at better handling MS Windows not releasing the file handle on time in the test suite.

The system and unit tests tearDown() method should now be resilient to the strange MS Windows
behaviour of not releasing the relax state files. The tearDown() method should now complete even
when this error occurs. A delay of 3 seconds has been added when the WindowsError occurs to give
the OS some time before attempting to delete the file again. If this fails, then the file deletion
operation is skipped.

2013-08-06 08:23:46 Tree
[r20541] by bugman

Started to create the Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

2013-08-06 07:09:27 Tree
[r20540] by bugman

Updated the TP02 R1rho model conditions in the table in the manual.

This cannot be fast exchange.

2013-08-06 07:09:25 Tree
[r20539] by bugman

Updated the M61 R1rho model conditions in the table in the user manual.

2013-08-06 07:09:24 Tree
[r20538] by bugman

Modified the synthetic data for the TP02 dispersion model.

The data is more closely mimics that from the paper, and should now be in the slow exchange regime.

2013-08-06 07:09:22 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.