Changeset 25:751cd8f9bb1c in lemon-main for test
- Timestamp:
 - 12/22/07 13:35:00 (18 years ago)
 - Branch:
 - default
 - Phase:
 - public
 - Location:
 - test
 - Files:
 - 
          
- 1 added
 - 1 edited
 
- 
          Makefile.am (modified) (2 diffs)
 - 
          maps_test.cc (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
test/Makefile.am
r4 r25 6 6 7 7 check_PROGRAMS += \ 8 test/maps_test \ 8 9 test/test_tools_fail \ 9 10 test/test_tools_pass … … 12 13 XFAIL_TESTS += test/test_tools_fail$(EXEEXT) 13 14 15 test_maps_test_SOURCES = test/maps_test.cc 14 16 test_test_tools_fail_SOURCES = test/test_tools_fail.cc 15 17 test_test_tools_pass_SOURCES = test/test_tools_pass.cc  
Note: See TracChangeset
          for help on using the changeset viewer.
      
