README.md: Add note about compilation of C tests.
authorTomas Mlcoch <tmlcoch@redhat.com>
Tue, 2 Jul 2013 07:32:18 +0000 (09:32 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Tue, 2 Jul 2013 07:32:18 +0000 (09:32 +0200)
README.md

index 50a35fe33666a27a03ca45bb1be62ca335a00eaa..48fc715c22b3811eb089347444a60ec4c74d79d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -70,6 +70,8 @@ Note: For a verbose output of testing use: ``make ARGS="-V" test``
 
     build/tests/run_gtester.sh
 
+Note: The C tests have to be builded by ``make tests``)!
+
 ### Run only Python unittests (from your checkout dir):
 
     PYTHONPATH=`readlink -f ./build/src/python/` nosetests -s tests/python/tests/