Recent Releases of runtest

runtest -

  • Allow numbers to be separated by comma instead of only space-separated (thanks to A. Paul).

- Python
Published by bast over 2 years ago

runtest - v2.3.3

  • Bugfix for extracting all snippets based on fromstring/tostring, not only the first (thanks to A. Paul).

- Python
Published by bast about 3 years ago

runtest -

  • Code simplification
  • Remove dependency on pytest for library users (the dependency is still needed when testing this library)

- Python
Published by bast over 4 years ago

runtest -

  • Test also Python 3.10
  • Avoid some repetition and unused variables in the code

- Python
Published by bast over 4 years ago

runtest -

  • Integers can now be compared with (abs) tolerance

- Python
Published by bast over 4 years ago

runtest -

  • ignore_sign and now be used with ignore_order

- Python
Published by bast over 4 years ago

runtest -

  • Fix for accepted_errors. Previously the code returned 1 before even getting to checking accepted/expected errors.
  • Switch to flit and pyproject.toml.

- Python
Published by bast over 5 years ago

runtest - v2.2.0

  • make it possible to launch binary using --launch-agent (allows launching using mpirun or valgrind or similar)
  • fix for: 'str' object has no attribute 'decode'
  • if output_prefix is None, write stdout/stderr to --work-dir

- Python
Published by bast over 7 years ago

runtest -

- Python
Published by bast about 8 years ago

runtest -

- Python
Published by bast about 8 years ago