]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
robofsm: test programs moved to current robot directory.
authorTran Duy Khanh <trandk1@fel.cvut.cz>
Thu, 1 May 2008 05:36:53 +0000 (07:36 +0200)
committerTran Duy Khanh <trandk1@fel.cvut.cz>
Thu, 1 May 2008 05:36:53 +0000 (07:36 +0200)
src/robofsm/Makefile.omk
src/robofsm/eb2008/Makefile.omk
src/robofsm/eb2008/test/Makefile [moved from src/robofsm/test/Makefile with 100% similarity]
src/robofsm/eb2008/test/Makefile.omk [moved from src/robofsm/test/Makefile.omk with 100% similarity]
src/robofsm/eb2008/test/display.cc [moved from src/robofsm/test/display.cc with 100% similarity]
src/robofsm/eb2008/test/goto.cc [moved from src/robofsm/test/goto.cc with 100% similarity]
src/robofsm/eb2008/test/line.cc [moved from src/robofsm/test/line.cc with 100% similarity]
src/robofsm/eb2008/test/mcl-laser.cc [moved from src/robofsm/test/mcl-laser.cc with 100% similarity]
src/robofsm/eb2008/test/odometry.cc [moved from src/robofsm/test/odometry.cc with 100% similarity]
src/robofsm/eb2008/test/rectangle.cc [moved from src/robofsm/test/rectangle.cc with 100% similarity]

index f83281b116bcbab4ccf10353af98bbf8fae278a6..23762cc522f88e66296c78529b5db8619e36b126 100644 (file)
@@ -1,3 +1,3 @@
 # -*- makefile -*-
 
-SUBDIRS = eb2008 test utils
+SUBDIRS = eb2008 utils
index e6f32cbbe90f24f68c1b09021718f0a76345ac92..6605d0a34d7a7e8c32f894c62f82ee162e21d3dd 100644 (file)
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 
-#SUBDIRS = test
+SUBDIRS = test
 
 default_CONFIG = CONFIG_OPEN_LOOP=n CONFIG_LOCK_CHECKING=n