renamed test to tests
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 7 Jun 2009 20:37:12 +0000 (16:37 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 7 Jun 2009 20:37:12 +0000 (16:37 -0400)
tests/1/Makefile [moved from test/1/Makefile with 100% similarity]
tests/1/libs/libbear.so.0 [moved from test/1/libs/libbear.so.0 with 100% similarity]
tests/1/src/dir.mk [moved from test/1/src/dir.mk with 100% similarity]
tests/1/src/main.cpp [moved from test/1/src/main.cpp with 100% similarity]
tests/Makefile [moved from test/Makefile with 100% similarity]
tests/README [moved from test/README with 100% similarity]
tests/printTrace/Makefile [moved from test/printTrace/Makefile with 100% similarity]
tests/printTrace/libs/libbear.so.0 [moved from test/printTrace/libs/libbear.so.0 with 100% similarity]
tests/printTrace/src/dir.mk [moved from test/printTrace/src/dir.mk with 100% similarity]
tests/printTrace/src/main.cpp [moved from test/printTrace/src/main.cpp with 100% similarity]

similarity index 100%
rename from test/1/Makefile
rename to tests/1/Makefile
similarity index 100%
rename from test/1/src/dir.mk
rename to tests/1/src/dir.mk
similarity index 100%
rename from test/1/src/main.cpp
rename to tests/1/src/main.cpp
similarity index 100%
rename from test/Makefile
rename to tests/Makefile
similarity index 100%
rename from test/README
rename to tests/README