ComputationalRadiationPhysics / libSplash

libSplash - Simple Parallel file output Library for Accumulating Simulation data using Hdf5
GNU Lesser General Public License v3.0
15 stars 15 forks source link

close #154: add warning to test run scripts if no build directory is given #185

Closed PrometheusPi closed 9 years ago

PrometheusPi commented 9 years ago

This pull request adds a test to check if command line arguments are given for run_tests and run_parallel_tests. If no argument is given a warning is printed and the prevoisly defined default is used.

This closes issue #154.

@ax3l Please have a look.

ax3l commented 9 years ago

thank you! :sparkles: