aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/tests/README.txt
diff options
context:
space:
mode:
authorlbsa712009-02-19 14:16:22 +0000
committerlbsa712009-02-19 14:16:22 +0000
commite36c452d4e891073768fd70915a65531f806f831 (patch)
tree40f7ec86c6813a7221f39f4e4483f81337b13158 /Prebuild/tests/README.txt
parent* Ignored some bins (diff)
downloadopensim-SC_OLD-e36c452d4e891073768fd70915a65531f806f831.zip
opensim-SC_OLD-e36c452d4e891073768fd70915a65531f806f831.tar.gz
opensim-SC_OLD-e36c452d4e891073768fd70915a65531f806f831.tar.bz2
opensim-SC_OLD-e36c452d4e891073768fd70915a65531f806f831.tar.xz
* Reverted Prebuild commit due to strange run-time errors.
Diffstat (limited to 'Prebuild/tests/README.txt')
-rw-r--r--Prebuild/tests/README.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Prebuild/tests/README.txt b/Prebuild/tests/README.txt
deleted file mode 100644
index 2c2de3b..0000000
--- a/Prebuild/tests/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
1There are some tests that are run via a Makfile in this
2directory. They haven't been included in any form of unit tests, but
3they are there to help test the functionality in some what. Simply
4build prebuild (so there is a src/bin/Release/prebuild.exe) and type
5`make` in this directory. Everything should pass without errors.