Files
cpp-thirdparty/noarch/lib/py/cxxtest/test/Makefile
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

12 lines
293 B
Makefile

#
# Some convenient ways of running the self tests
#
all:
lpython test_cxxtest.py
clean:
rm -f *p[ly].out *px *px.out *build.log *root.cpp parsetab.py *.gcno *.gcda ../cxxtest/*.gcno ../cxxtest/*.gcda ../sample/*.gcno ../sample/*.gcda Test*.cpp *.gcov *.pre rm Samples.txt
rm -Rf *.dSYM