# # ChangeLog for src/tests/pybin/tools.py # # Generated by Trac 1.2.1 # Jun 17, 2024, 1:03:56 AM Thu, 26 Jul 2018 21:21:03 GMT Thierry Delisle [4e1572f] * doc/bibliography/pl.bib (modified) * src/InitTweak/FixGlobalInit.cc (modified) * src/Parser/TypedefTable.cc (modified) * src/Parser/TypedefTable.h (modified) * src/Parser/parser.yy (modified) * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/libcfa/heap.c (added) * src/libcfa/startup.c (added) * src/libcfa/startup.h (modified) * src/libcfa/stdhdr/bfdlink.h (modified) * src/libcfa/stdhdr/hwloc.h (modified) * src/libcfa/stdhdr/krb5.h (modified) * src/libcfa/stdhdr/malloc.h (modified) * src/libcfa/stdlib (modified) * src/tests/.expect/alloc-ERROR.txt (modified) * src/tests/alloc.c (modified) * src/tests/pybin/test_run.py (modified) * src/tests/pybin/tools.py (modified) * src/tests/structMember.c (modified) * src/tests/test.py (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 26 Jul 2018 21:20:14 GMT Thierry Delisle [a95c117] * src/tests/pybin/test_run.py (modified) * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Fixed handling of paths when regenerating tests Wed, 25 Jul 2018 21:18:10 GMT Thierry Delisle [56de5932] * configure (modified) * configure.ac (modified) * src/tests/Makefile.in (modified) * src/tests/pybin/tools.py (modified) configure now creates a symlink in the test folder when building ... Mon, 23 Jul 2018 20:56:25 GMT Thierry Delisle [552f5cb] * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/config.py.in (modified) * src/tests/pybin/settings.py (modified) * src/tests/pybin/tools.py (modified) Tests now get default architecture from GNU build system instead of ... Mon, 23 Jul 2018 20:46:36 GMT Thierry Delisle [f85bc15] * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/pybin/settings.py (modified) * src/tests/pybin/test_run.py (modified) * src/tests/pybin/tools.py (modified) * src/tests/test.py (modified) Test now work outside of tree except for io2 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 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 ...