Merge pull request #317 in CASA/casa6 from CAS-13049 to master
* commit '279a450fec8d002601b88e16d02b19ee08041668': (66 commits)
Added the renamed test to CMakelist and the json components mapping.
Make casa5 test identical to casa6 again. There was a left-over from the last master merge.
Renamed test_req_tool_componentlistimage to test_req_tool_ia_fromcomplist. Fixed path to data in test_sdbaseline.
Updated casatasks and casatools readme.md with information on casatestdata.
Fixed path to data in test listobs
Removed left over comments from merge conflict
Fixed tests
Replaced large uvfits from test_uvfits.test_filename_extensions by a much smaller one.
Replaced old uvfits file by smaller one used in test_diameters.
Updated new regression to use casatestdata
Updated new test_sdatmcor to use the new casatestdata repository
Added tiny change to trigger rebuild of tests due to new datasets in casatestdata
Updated the updated test imdev
Removed mention of second data repository in test scripts.
Made the path to data in test_req_task_simanalyze more robust and fixed failured due to the order of path entries in config.py
Updated test_tclean to use the new casatestdata repository.
Removed import that didn't work in casa5 test.
Updated readme of casatests
Updated test_simobserve with new casatestdata repo.
Updated test_imcollapse to use casatestdata repo. In my macOS 10.14 there is a failure from test_exceptions also in master, so the failure is not introduced here.
...