# # ChangeLog for src/tests/pybin # # Generated by Trac 1.2.1 # May 2, 2024, 5:40:04 PM 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 ...