# # ChangeLog for src/tests/pybin # # Generated by Trac 1.2.1 # May 20, 2024, 1:35:32 AM Wed, 30 May 2018 19:17:26 GMT Thierry Delisle [ed45af6] * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Improve test list printing Fri, 18 May 2018 19:59:52 GMT Thierry Delisle [d142ec5] * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Fixed handling of jobs parameter in test.py Thu, 17 May 2018 20:37:40 GMT Thierry Delisle [ca54499] * src/tests/pybin/test_run.py (modified) * src/tests/test.py (modified) Tests now print compile time and run time for all tests Tue, 05 Dec 2017 18:29:12 GMT Thierry Delisle [f3b9efc] * src/tests/pybin/settings.py (modified) * src/tests/pybin/test_run.py (modified) * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Tests now properly work with multiple architectures Mon, 04 Dec 2017 23:10:25 GMT Thierry Delisle [209383b] * src/tests/pybin/settings.py (modified) * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Tests: moved debug flags to settings to eliminate parameters and ... Mon, 04 Dec 2017 23:01:29 GMT Thierry Delisle [bacc36c] * src/tests/pybin/settings.py (added) * src/tests/pybin/test_run.py (modified) * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Major test cleanup by modularizing further into pybin Mon, 04 Dec 2017 18:19:42 GMT Thierry Delisle [0ad0c55] * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/coroutine/.in/fmtLines.txt (moved) * src/tests/pybin/test_run.py (added) * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Updated tests script to handle folders Fri, 11 Aug 2017 14:55:09 GMT Thierry Delisle [3b4571b] * src/tests/pybin/tools.py (modified) Fixed whitespacing in tests Fri, 28 Apr 2017 15:16:50 GMT Thierry Delisle [c07d724] * .gitignore (modified) * src/tests/pybin/__init__.py (added) * src/tests/pybin/tools.py (added) * src/tests/test.py (modified) Cleaned-up test script, notably by creating a pybin folder and a ...