lumiera_/tests/40core.tests

35 lines
732 B
Text
Raw Permalink Normal View History

TESTING "Steam-Layer Foundations: basics and fundamental facilities" ./test-suite --group=common
TEST "Allocation Cluster" AllocationCluster_test <<END
2008-10-30 04:34:05 +01:00
return: 0
END
TEST "Generic Query representation" QueryText_test <<END
return: 0
END
TEST "Query support utilities" QueryUtils_test <<END
out-lit: ..original : a A AA dufte 1a _1 A_A BÄH White space §&Ω%€GΩ%€ar ☠☠☠ baäääääge!!!!! :
2012-12-26 02:01:26 +01:00
out-lit: normalised : a a aA dufte o1a o_1 a_A bH o white_space gar_bage :
return: 0
END
PLANNED "StreamTypeBasics_test" StreamTypeBasics_test <<END
END
PLANNED "StreamTypeLifecycle_test" StreamTypeLifecycle_test <<END
END
TEST "typed allocation manager" TypedAllocationManager_test <<END
return: 0
END