summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)AuthorFilesLines
2020-05-09regress/replace-interpreter: ensure order of targetsrillig3-0/+41
2020-05-09regress/infra-unittests: parse command line options [-kv] [-f filter]rillig1-11/+23
2020-05-09regress/infra-unittests: indent here-documentsrillig1-184/+183
2020-05-06mk/subst.mk: allow identity substitutions with escaped dotsrillig1-1/+24
2020-05-05regress/infra-unittests: add tests for portability checksrillig1-1/+44
2020-05-05mk/check/check-portability: opt-in for newer portability checksrillig1-6/+25
2020-05-04mk/check/check-portability: fix error message when no patches are foundrillig1-1/+19
2020-05-04mk/check/check-portability: skip X.in if X is patchedrillig1-0/+177
2020-05-04regress/check-portability: fix regression test for added line numbersrillig2-19/+4
2020-05-03mk/help: do not treat continuation lines as textual commentsrillig1-1/+28
2020-05-03mk/help: only list help topics that have associated keywordsrillig1-7/+2
2020-05-03regress/infra-unittests: demonstrate wrong help topics without keywordsrillig1-1/+29
2020-05-03regress/tools-platform: document which shell pkgsrc usesrillig1-5/+12
2020-05-02regress/tools: reduce the number of backslashes in the coderillig1-2/+2
2020-05-02regress/tools: adjust COMMENTrillig1-7/+4
2020-05-02regress: move tests for platform tools to tools-platformrillig10-58/+47
2020-05-02regress/infra-unittests: add more tests for subst.mkrillig1-1/+3
2020-05-02mk/subst.mk: fix shell parse error for special sed expressionsrillig1-1/+34
2020-05-01mk/subst.mk: fix typo in diagnosticrillig1-9/+9
2020-05-01regress/make-shell: reuse the shell tests from the platform testsrillig2-5/+13
2020-05-01regress/make-shell: add another test case for broken Solaris /bin/shrillig1-1/+10
2020-05-01regress/make-shell: regression test for the shell used by devel/bmakerillig2-0/+47
2020-05-01regress: add tools-platform/ for testing the platform toolsrillig3-0/+120
2020-05-01regress/infra-unittests: fix syntax error in test.subrrillig1-1/+3
2020-05-01mk/subst.mk: switch command substitution back to backticksrillig1-1/+24
2020-04-29mk/subst.mk: fix combination of SUBST_FILTER_CMD with SUBST_NOOP_OK=norillig1-1/+97
2020-04-29mk/subst.mk: allow identity substitutions in SUBST_NOOP_OK=no moderillig2-3/+201
2020-04-26regress/make-quoting: demonstrate that the ancient bugs have been fixedrillig5-19/+19
2020-04-26regress/make-quoting: replace obsolete _PKG_SILENT with RUNrillig1-2/+2
2020-04-26regress/infra-unittests: bring files into normal formrillig5-9/+21
2020-04-26regress/infra-unittests: add tests for patch(1)rillig1-0/+82
2020-04-26regress/infra-unittests: add test for subst.mk with unreadable filerillig1-0/+30
2020-04-23mk/subst.mk: warn about all noop patterns before erroring outrillig1-4/+5
2020-04-23mk/subst.mk: omit ./ for sanely named files, quote filename patternsrillig1-24/+24
2020-04-23regress/infra-unittests: ensure that subst.mk preserves the x bitrillig1-1/+34
2020-04-23regress/infra-unittests: add more tests for subst.mkrillig1-0/+94
2020-04-18mk/subst.mk: document that SUBST_VARS does not support dollarrillig1-3/+22
2020-04-18regress/infra-unittests: remove accidental file copyingrillig1-1/+0
2020-04-18mk/subst.mk: make error message for filename pattern easier readablerillig1-8/+4
2020-04-18mk/subst.mk: avoid undefined behavior in regular expressionsrillig1-5/+4
2020-03-30regress/infra-unittests: add example tests for mk/help/help.awkrillig1-0/+94
2020-03-28regress/infra-unittests: add test for SUBST_FILES without effectrillig1-0/+35
2020-03-27regress/infra-unittests: rewrite documentation, adjust code a littlerillig5-81/+144
2020-03-27regress/infra-unittests: add more tests for mk/extract/extractrillig2-13/+76
2020-03-25regress/infra-unittests: add test for not extracting certain filesrillig1-0/+49
2020-03-22mk/subst.mk: ignore directories in SUBST_FILESrillig1-0/+85
2020-03-22mk/subst.mk: use the same severity for all messagesrillig2-18/+28
2020-03-21regress: migrate SUBST test to the other SUBST testsrillig6-97/+186
2020-03-21mk/subst.mk: add global SUBST_SHOW_DIFF variablerillig1-0/+41
2020-03-21regress/infra-unittests: add more tests for subst.mkrillig1-0/+89