summaryrefslogtreecommitdiff
path: root/test/suite
AgeCommit message (Collapse)Author
9 hoursRemove ctor::flags construct and apply tool specific flags (ie. ↵new_syntaxBent Bisballe Nyeng
ctor::cxx_flags, ...) directly in build config. Loosen generator requirements, to allow for lambda's directly.
35 hoursApply new syntax to flagsBent Bisballe Nyeng
36 hoursNew syntaxBent Bisballe Nyeng
8 daysInvert logic in function name of test.Bent Bisballe Nyeng
8 daysMake use of exceptions explicit in compiler flags.Bent Bisballe Nyeng
2026-01-05Add many-to-one generator function type.Bent Bisballe Nyeng
2025-12-31Port system-test shellscript to a c++ program for better portability.Bent Bisballe Nyeng
2025-03-04New cross-platform argparser to replace getopt and getoptpp.Bent Bisballe Nyeng
2025-02-06Add support for building on MacOSXBent Bisballe Nyeng
2025-02-06Add support for bootstrapping with custom compiler (toolchain) and flags.Bent Bisballe Nyeng
2023-01-14Fix and run test-suite on ci server.Bent Bisballe Nyeng
2022-12-27Rename libctor.h to ctor.hBent Bisballe Nyeng
2021-11-21Bundle flags in struct for easier passing around.Bent Bisballe Nyeng
2021-11-20Add another test.Bent Bisballe Nyeng
2021-11-20Evaluate externals in configure step end read from config map during ↵Bent Bisballe Nyeng
compilation.