Pull request #833: CAS-14385
Merge in CASA/casa6 from CAS-14385 to master
* commit '8a29561ea99f51dd59e59031da2ced3e1e58f083':
I somehow had the test in the wrong level of the directory... Should be finding the right test now
updated test data paths
enabled the table comparision to the ref table
For CAS-14385, repaired access to data repo for VLA gaincurves in EJones.cc; updated test_task_gencal to include VLA-specific gaincurve caltable generation test.
Pull request #832: CAS-14171
Merge in CASA/casa6 from CAS-14171 to master
* commit '7dc0539c7526704f547cf4f6230febf1e5f5052a':
refactoring
Refactoring for readability
Fail explicitly when exception occured during eval
add warning comment on possible intermittent failure
use f.tell() to get offset position CAS-14171 add unit test for bug fix CAS-14171 sort processSpwList_ CAS-14171 sort input collection for std::set_difference