[cig-commits] r13042 - cs/cigma/trunk/build

luis at geodynamics.org luis at geodynamics.org
Wed Oct 15 02:07:32 PDT 2008


Author: luis
Date: 2008-10-15 02:07:32 -0700 (Wed, 15 Oct 2008)
New Revision: 13042

Added:
   cs/cigma/trunk/build/runtests.sh
Log:
Run both CppUnit and python unit tests

Added: cs/cigma/trunk/build/runtests.sh
===================================================================
--- cs/cigma/trunk/build/runtests.sh	                        (rev 0)
+++ cs/cigma/trunk/build/runtests.sh	2008-10-15 09:07:32 UTC (rev 13042)
@@ -0,0 +1,4 @@
+#!/bin/bash
+make check
+python pysrc/tests/runner.py
+


Property changes on: cs/cigma/trunk/build/runtests.sh
___________________________________________________________________
Name: svn:executable
   + *



More information about the cig-commits mailing list