Porting bld to linux
This commit is contained in:
@@ -117,11 +117,13 @@ void TestCopy() {
|
||||
}
|
||||
|
||||
int main() {
|
||||
IO_Printf("test_array.cpp - ");
|
||||
TestExclusiveArenaBackedArray();
|
||||
TestRemoveForLoop();
|
||||
TestBasic();
|
||||
TestReverseLoop();
|
||||
TestCopy();
|
||||
IO_Printf("DONE\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user