Merge pull request #483 in CASA/casa6 from CAS-13589 to master
* commit 'd4ad51392b85cd393a3a00fc31293daa6f199697':
removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files
Fixed output.ms not being caught by the clean up
Removed the conditions for casa5 and added the new data to the clean up
Imporved corrupt, smoothcal, and solve gainspline tests. Some tests were only checking for the creation of the dataset, so additional value comparisons were added. Corrupt was looking at the CORRECTED_DATA column instead of the MODEL_DATA column.
added the caibrater tools test to a new directory in casatools/tests
Changed the name of the reference cal library
remove some left over files after the test finishes
Updated the calibtater casatools test
fixed some failing test cases
Added tool test for the calibrater. The naming is up for change