owlps/owlps-positioning/tests/README

16 lines
516 B
Plaintext

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