Commit Graph

7 Commits (868579776a4c69863163494660ad31a4355e8048)

Author SHA1 Message Date
Loic Dachary 1be39b8550 tests: fail if gf_methods is not found
If the gf_methods was not found, the test would silently succeed doing
nothing. Check for existence and fail if it is not in the path.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-12-15 18:17:15 +01:00
Loic Dachary 81f4bdd6f5 run tests with make check
* Update the README accordingly
* Add the VALGRIND variable to run thru valgrind where possible
* Add the make check files administrative files to .gitignore

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-04-02 18:22:53 +02:00
Loic Dachary 4c82912f67 allow override of GF-Complete directory in test_all_gfs.sh
And document how to run it in the README

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-29 09:29:34 +01:00
Jim Plank 9124ad1382 Ran through all of the examples to make them current. I'll have to
do another sanity-checking pass, and fix multby_2 in the reed_sol code,
but then we're done.
2014-01-24 16:50:41 -05:00
Kevin Greenan e5170f7072 Error handling fixed in test scripts... 2013-11-23 12:18:29 -08:00
Kevin Greenan 44201cf436 Added new license header for version 2.0
Updated the README (Going to add detail on how to us GF-complete soon)
2013-11-23 12:05:19 -08:00
Kevin Greenan 8d673c08fc Re-org and re-named some stuff... 2013-11-23 10:35:28 -08:00