summaryrefslogtreecommitdiff
path: root/CC/test
AgeCommit message (Expand)Author
2024-11-06Use quote and quasi-quote to simplify some expressionsKlaus Aehlig
2024-08-20["CC", "test"]: support providing lint informationKlaus Aehlig
2024-07-12Test rules: only provide to the summary action what is neededKlaus Aehlig
2024-07-12Tests: also record `pwd`Klaus Aehlig
2024-07-05tests: support additional remote-execution properties for summariesKlaus Aehlig
2024-06-24CC: Fix some doc typosPaul Cristian Sarbu
2024-04-29["CC/test", "test"]: support TIMEOUT_SCALEKlaus Aehlig
2024-04-17["CC/test", "test"] runner: set TMPDIRKlaus Aehlig
2024-04-17["CC/test", "test"] use stage expressionKlaus Aehlig
2023-08-29python: Add type hints and fix style in rules scriptsPaul Cristian Sarbu
2023-08-21rules: Add documentation for the implict dependenciesKlaus Aehlig
2023-08-17["CC/test", "test"] rename implict dependencyKlaus Aehlig
2023-08-17["shell/test", "script"] Rename implicit dependenciesKlaus Aehlig
2023-07-12["CC/test", "test]: support target architectureKlaus Aehlig
2023-05-30rules: Support for external toolchainsOliver Reiche
2023-05-30rules: Move binary test_run to expressionOliver Reiche
2023-04-24["CC/test", "test"]: Support RUNS_PER_TESTKlaus Aehlig
2023-04-24["CC/test", "test"]: factor out test-inputKlaus Aehlig
2023-04-18rules: Support reading flags from files for existing rulesOliver Reiche
2022-12-14rules: Collect artifacts from "data" targets for test binariesOliver Reiche
2022-12-09rules: Add cross-compile support for testsOliver Reiche
2022-12-09rules: Add argument support for test binariesOliver Reiche
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Fix missing cflags for linking test binaryOliver Reiche
2022-10-31CC/test test_runner.sh: correctly report the reusltKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Rules: Implement setting ADD_{C,CXX}FLAGS via variablesOliver Reiche
2022-07-25Rules: Enforce non-empty library and binary namesOliver Reiche
2022-06-02Add rule defaultsOliver Reiche
2022-04-28rules: Add "link-args-deps" expressionOliver Reiche
2022-04-26rules: Add field_artifacts_list and field_runfiles_listOliver Reiche
2022-04-26rules: More flexible compile-deps and link-depsOliver Reiche
2022-04-26Improve documenatation of our internal rulesKlaus Aehlig
2022-03-14rule CC/test: Introduce TEST_ENV for test runnersOliver Reiche
2022-03-01CC test: Add optional test launcher `CC_TEST_LAUNCHER`Oliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig