aboutsummaryrefslogtreecommitdiff
path: root/testcase
AgeCommit message (Expand)Author
2024-01-19Remove .KATI_SYMLINK_OUTPUTSupstreamCole Faust
2023-10-05Enable ninja-validations.shCole Faust
2023-06-21Add KATI_file_no_rerun functionLaMont Jones
2023-06-21Add KATI_foreach_sep functionLaMont Jones
2023-06-15Delete the golang version of katiCole Faust
2023-05-05Add KATI_shell_no_rerunCole Faust
2023-05-05Add KATI_extra_file_deps functionCole Faust
2022-11-28Add ninja version of $? test caseDelilah Hoare
2022-11-28Add test case for $?Delilah Hoare
2022-11-09Fix CICole Faust
2022-03-14Correct result of Stem()Delilah Hoare
2021-11-15Fix parallel testsDan Willemsen
2021-10-27Fix crash when using --empty_ninja_fileCole Faust
2021-10-25func: Add support for .SHELLSTATUSCole Faust
2021-10-15Write top-level targets to the Ninja file in the alphabetical orderSasha Smundak
2021-06-15Bump GNU Make compatibility versionMatthias Maennich
2021-06-02Expression Parser: Retain single '$' signs before terminatorsMatthias Maennich
2021-05-17Add support for -C <directory>Matthias Maennich
2021-05-12testcases/tools/findleaves.py: migrate to python3Matthias Maennich
2021-02-23Add .KATI_ALLOW_RULESJoe Onorato
2021-02-12Add KATI_variable_location function.Joe Onorato
2020-11-12.VARIABLES and .KATI_SYMBOLS extensionJoe Onorato
2020-10-19Add .KATI_SYMLINK_OUTPUTS to support declared symlink_outputs in NinjaJingwen Chen
2020-10-16Revert "Refactor code to detect self-referential variables"Liz Kammer
2020-09-14Error when a recursive variable references itself (#205)Liz Kammer
2020-07-14Implement Makefile inclusion and variable assignment tracing (#203)lberki
2020-06-29Fix flaky testDan Willemsen
2020-06-29Switch to a golang-based test runnerDan Willemsen
2020-06-24Support validations in ninjaColin Cross
2020-06-11Disable multiline_arg.mk for ninja testsDan Willemsen
2020-06-11Fix regen_filefunc_read testcase under Make 4.1Dan Willemsen
2020-06-11Error out on empty variable namesDan Willemsen
2020-04-27Add new check for non-phony targets that have no commandsDan Willemsen
2019-11-12Add test for auto-detected goma poolsColin Cross
2019-11-11Add support for --default_pool in ninja modeColin Cross
2019-01-21Add --top_level_phonyDan Willemsen
2018-09-15Fix deprecate/obsolete vars in ifdef/callDan Willemsen
2018-08-23Fix 'append final' assignment.Sasha Smundak
2018-08-15Implement 'final' assignments.Sasha Smundak
2018-07-27Do not rewrite dependencies on implicit outputs to be the primary outputSasha Smundak
2018-06-16Fix bug around empty targets in static pattern rulesDan Willemsen
2018-06-11Add options to limit non-PHONY target prefixesDan Willemsen
2018-06-11Add some simple sanity checks around PHONY targetsDan Willemsen
2018-06-11Add warnings (and errors) for implicit and suffix rulesDan Willemsen
2018-02-27Add KATI_(deprecate|obsolete)_exportDan Willemsen
2018-02-06Support the implicit "-a" in findDan Willemsen
2017-12-27Expand PeekVar to KATI_(deprecated|obsolete)_varDan Willemsen
2017-11-21Fix list of used environment variablesDan Willemsen
2017-10-13Add segfault handlerDan Willemsen
2017-10-03Add deprecated / obsolete variable supportDan Willemsen