| ... | ... | 
		@@ -10,6 +10,7 @@  | 
| 10 | 10 | 
		test/digraph_test \  | 
| 11 | 11 | 
		test/dim_test \  | 
| 12 | 12 | 
		test/graph_test \  | 
| 13 | 
		test/maps_test \  | 
|
| 13 | 14 | 
		test/random_test \  | 
| 14 | 15 | 
		test/test_tools_fail \  | 
| 15 | 16 | 
		test/test_tools_pass  | 
| ... | ... | 
		@@ -21,6 +22,7 @@  | 
| 21 | 22 | 
		test_dim_test_SOURCES = test/dim_test.cc  | 
| 22 | 23 | 
		#test_error_test_SOURCES = test/error_test.cc  | 
| 23 | 24 | 
		test_graph_test_SOURCES = test/graph_test.cc  | 
| 25 | 
		test_maps_test_SOURCES = test/maps_test.cc  | 
|
| 24 | 26 | 
		test_random_test_SOURCES = test/random_test.cc  | 
| 25 | 27 | 
		test_test_tools_fail_SOURCES = test/test_tools_fail.cc  | 
| 26 | 28 | 
		test_test_tools_pass_SOURCES = test/test_tools_pass.cc  | 
0 comments (0 inline)