Merge pull request #80 in CASA/casa6 from CAS-12743 to master
* commit '44562dd4f60a4b92335aafb555c23288f0539293':
Updated the readme.md for casatests
Adjusted the path to data under casa5, although this test is only for casa 6+
Moved the MS to under /casa-data-req/visibilities/alma. The MS is uid___A002_Xb9dfa4_X4724_target_spw16.ms. Added support to run the test in parallel using casampi, even though the test is currently disabled in parallel.
Fixed path to data in casa5.
Updated to the latest changes in casatestutils. Removed deprecated way for reading alternative data. Completed the tearDown to delete all created files and fixed the test to fail when the setting in .casa/rc is not enabled.
Fails if the name of the profile file is not found in the log. Uses casatestutils, although it might need to update once the final package is finalised.
Modified path to data. Added more documentation. Cleaned up code.
Fixed typo and added name of test in Title.
Initial version of performance test for tclean memory usage in setweighting step. This test needs casaTestHelper, therefore it will currently fail. The dataset is not yet available in the casa data repository.
Moved the MS to under /casa-data-req/visibilities/alma. The MS is uid___A002_Xb9dfa4_X4724_target_spw16.ms. Added support to run the test in parallel using casampi, even though the test is currently disabled in parallel.