11 Commits

Author SHA1 Message Date
Kay Hayen 3bc6d24068 Bump copyright year. 2026-03-18 17:28:58 +01:00
Kay Hayen 0ac329ec01 Scons: Changed error message for using MinGW64 on newer Python to also mention Zig
* Also enhanced reporting error exit reporting through the scons logger to provide
  the exception in the compilation report.

* More error exits in scons should do this.
2026-01-28 13:44:29 +01:00
Kay Hayen 16401b2346 Tests: Added support for test variants into the test runner
* This is mainly used to cover commercial features,
  but for PGO coverage we can use it too if we provide
  a validation hook.
2025-04-28 11:04:37 +02:00
Kay Hayen 718ab60539 Bump copyright year 2025-04-28 11:04:36 +02:00
Kay Hayen f34f8d0c63 Bump copyright year
* Also split copyright notices between the top and bottom,
  such that readability of just opened files is not harmed
  by license text.
2024-12-18 10:48:16 +01:00
Kay Hayen 909d41f02d Bump copyright year 2023-06-02 15:07:22 +02:00
John Vandenberg 5d15c7c704 Quality: Update and expand auto-formatting tools
* Update auto-formatting tools with newest isort and rstfmt.

* Also format of "tests/*/*.rst" and many test files.
2023-02-13 14:20:27 +01:00
Kay Hayen 4cfdd9f9c0 Bump copyright year 2022-05-23 10:28:11 +02:00
Kay Hayen acfaa8c1dd Tests: More PGO test work 2021-12-21 23:18:31 +01:00
Kay Hayen 081848aadf Tests: Make PGO test runner working
* For two step execution, compilation output is ignored in comparisons.

* Make the scanning for main programs reusable.

* Enhanced test case.
2021-12-21 23:18:31 +01:00
Kay Hayen 390df73381 Tests: Being PGO test, so far only manually used. 2021-12-07 09:40:03 +01:00