Commits
Ville Suoranta authored 06b10dccf6f Merge
16 16 | # |
17 17 | # You should have received a copy of the GNU General Public License |
18 18 | # along with this program. If not, see <http://www.gnu.org/licenses/>. |
19 19 | # |
20 20 | |
21 21 | casa_add_python( tools tools_tests_python lib/python${PYTHONV}/tests |
22 22 | __init__.py |
23 23 | test_admit.py |
24 24 | test_agentflagger.py |
25 25 | test_applycal.py |
26 + | test_asdmsummary.py |
26 27 | test_bandpass.py |
27 28 | test_boxit.py |
28 29 | test_caltabconvert.py |
29 30 | test_calanalysis.py |
30 31 | test_clean.py |
31 32 | test_cleanhelper.py |
32 33 | test_clearstat.py |
33 34 | test_componentlist.py |
34 35 | test_concat.py |
35 36 | test_conjugatevis.py |