| 
                Last change
                  on this file since 571:9632ea8be6ca was
                  567:efaa79ee8d14,
                  checked in by Alpar Juttner, 22 years ago
           | 
        
        
          | 
               
time_measure.cc was renamed to time_measure_test.cc 
Add an alternative dijsktra_test.cc 
 
           | 
        
        | 
            File size:
            288 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | AM_CPPFLAGS = -I$(top_srcdir)/src | 
|---|
| 2 |  | 
|---|
| 3 | check_PROGRAMS = graph_test dijkstra_test time_measure_test  | 
|---|
| 4 |  | 
|---|
| 5 | TESTS = $(check_PROGRAMS) | 
|---|
| 6 | XFAIL_TESTS = | 
|---|
| 7 |  | 
|---|
| 8 | graph_test_SOURCES = graph_test.cc test_tools.h | 
|---|
| 9 | dijkstra_test_SOURCES = dijkstra_test.cc test_tools.h | 
|---|
| 10 | time_measure_test_SOURCES = time_measure_test.cc | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.