Changeset c3703b
- Timestamp:
- Jul 20, 2017, 9:35:56 AM (8 years ago)
- Branches:
- ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- f49361
- Parents:
- 60fb30
- git-author:
- Frederik Heber <frederik.heber@…> (07/14/17 08:52:00)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/20/17 09:35:56)
- Location:
- tests/CodeChecks
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/CodeChecks/Makefile.am
r60fb30 rc3703b 4 4 5 5 TESTSCRIPTS = \ 6 testsuite-action_present_in_userguide.at \ 7 testsuite-config_h.at \ 8 testsuite-date_in_dox.at \ 9 testsuite-globallistofactions_hpp.at \ 10 testsuite-header-dist.at \ 11 testsuite-memdebug.at \ 12 testsuite-project-disclaimer.at \ 13 testsuite-testsuite-in-makefile.at 6 $(srcdir)/testsuite-action_present_in_userguide.at \ 7 $(srcdir)/testsuite-config_h.at \ 8 $(srcdir)/testsuite-date_in_dox.at \ 9 $(srcdir)/testsuite-globallistofactions_hpp.at \ 10 $(srcdir)/testsuite-header-dist.at \ 11 $(srcdir)/testsuite-memdebug.at \ 12 $(srcdir)/testsuite-project-disclaimer.at \ 13 $(srcdir)/testsuite-testsuite-in-makefile.at \ 14 $(srcdir)/testsuite-testsuite-integration-unique-ports.at 14 15 15 16 DISTCLEANFILES = atconfig -
tests/CodeChecks/testsuite.at
r60fb30 rc3703b 47 47 48 48 m4_include(testsuite-specifics_present_in_value_header.at) 49 50 m4_include(testsuite-testsuite-integration-unique-ports.at)
Note:
See TracChangeset
for help on using the changeset viewer.