00001 /***************************************************************************************************/ 00002 /***************************************************************************************************/ 00028 /***************************************************************************************************/ 00029 /***************************************************************************************************/ 00030 #ifndef TESTS_H 00031 #define TEST_H 00032 00033 00034 /*------------------------------------- Globals -----------------------------------------------*/ 00036 extern void Test_Path_Finder(); 00037 00039 extern void Test_Intersections(); 00040 00041 00042 #endif