Commit Graph

5 Commits

Author SHA1 Message Date
Matt Liberty
13b63a4358 Various spots where the conversion to the new licensing header was missed.
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2026-02-17 05:47:38 +00:00
Matt Liberty
7167826d46 Stop false matches in the regression script
Stop 'est' from matching with 'IntegrationTest' or par with 'log_compare'.

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-09-01 06:01:40 +00:00
Jeff Ng
1881a91056 Updated ODB python unit tests and hooked them up to CTest-based regression system
Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
2024-12-19 14:13:38 -08:00
Peter Gadfort
615de6c213 test: add replacement helper scripts for use with ctest
Signed-off-by: Peter Gadfort <peter.gadfort@gmail.com>
2024-12-05 11:48:45 -07:00
Matt Liberty
430e567059 Share common scripts and fix licensing
The regression, save_ok, and save_defok scripts are copied everywhere.
Instead put a single copy in test/shared and symlink them.

Also change the GPL to BSD3 as this is not part of sta.

Signed-off-by: Matt Liberty <mliberty@eng.ucsd.edu>
2022-10-26 16:34:58 -07:00