owlps/owlps-positioning/tests/README

18 lines
583 B
Plaintext

/!\ These tests are not up-to-date and may not compile currently!
Please download CxxTest 3.10.1 from http://cxxtest.tigris.org/
Here is the direct link:
http://cxxtest.tigris.org/files/documents/6421/43281/cxxtest-3.10.1.tar.gz
Untar the archive and place here the cxxtestgen.pl script and the
cxxtest subdirectory. The other files are useless.
Command summary (from this directory) :
mkdir tmp
cd tmp
wget http://cxxtest.tigris.org/files/documents/6421/43281/cxxtest-3.10.1.tar.gz
tar xzf cxxtest-3.10.1.tar.gz
mv cxxtest/cxxtest cxxtest/cxxtestgen.py ..
cd ..
rm -r tmp