LUMIERA.clone/tests/46engine.tests

24 lines
392 B
Text
Raw Normal View History

2007-09-03 02:33:47 +02:00
TESTING "Component Test Suite: Render Engine parts" ./test-components --group=engine
2009-09-05 19:28:52 +02:00
PLANNED "BuffTable_test" BuffTable_test <<END
return: 0
END
PLANNED "Proc Node basics" NodeBasic_test <<END
END
PLANNED "Proc Node fabrication" NodeFabrication_test <<END
END
PLANNED "Proc Node operation modes" NodeOperation_test <<END
END
PLANNED "source reading Node" NodeSource_test <<END
2007-09-03 02:33:47 +02:00
END