summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)AuthorFilesLines
2020-06-27regress/infra-unittests: add very basic tests for mk/haskell.mkrillig1-0/+177
2020-06-20regress/infra-unittests: fix typorillig1-2/+2
2020-06-11regress/infra-unittests: test SUBST_FILTER_CMD with empty SUBST_SEDrillig1-1/+43
2020-06-11mk/subst.mk: always remove temporary filerillig1-5/+3
2020-06-11regress/infra-unittests: demonstrate leftover temporary filerillig1-1/+6
2020-06-07regress/infra-unittests: add test case for no-op detectionrillig2-4/+91
2020-06-06regress/infra-unittests: add test for larger_symbol_version.awkrillig1-0/+92
2020-06-06mk/subst.mk: fix wrong SUBST failure in mail/policyd-weightrillig1-22/+11
2020-06-06regress/infra-unittests: demonstrate wrong SUBST no-op failurerillig1-1/+46
2020-05-24regress/plus_build_version: fix testrillig1-1/+1
2020-05-23mk/configure: fix configure options check for custom CONFIGURE_SCRIPTrillig1-1/+57
2020-05-23regress/infra-unittests: document creative AC_ARG_WITH in lang/mono4rillig1-1/+14
2020-05-22mk/configure: fix check for unknown configure optionsrillig1-14/+13
2020-05-22regess/infra-unittests: add test for unknown configure optionrillig1-2/+46
2020-05-21mk/pkgformat/metadata.mk: fix relative paths in PATCHDIR and FILESDIRrillig1-7/+5
2020-05-21mk/configure: completely rewrite check for unknown configure optionsrillig8-196/+399
2020-05-21regress/tools-platform: add test for "$@" and kshrillig1-1/+7
2020-05-19regress/infra-unittests: demonstrate relative paths in +BUILD_VERSIONrillig1-0/+116
2020-05-19regress/infra-unittests: remove unnecessary tmpdir handlingrillig1-14/+14
2020-05-19regress/plus_build_version: the bug has been fixed in January 2020rillig1-2/+1
2020-05-18mk/configure/replace-interpreter.mk: silently skip broken symlinksrillig1-0/+119
2020-05-17regress/infra-unittests: add test for variable precedencerillig1-0/+70
2020-05-16regress/infra-unittests: replace double quotes with single quotesrillig1-36/+36
2020-05-16mk/subst.mk: change default value for SUBST_NOOP_OK from yes to norillig1-8/+153
2020-05-16mk/subst.mk: properly detect s,a,a,1 as identity substitutionrillig1-1/+4
2020-05-12regress/infra-unittests: clean up test code, add portabilityrillig2-104/+52
2020-05-12regress/infra-unittests: clean up test code for subst.mkrillig1-32/+34
2020-05-12regress/infra-unittests: replace remaining double with single quotesrillig1-89/+88
2020-05-11regress/infra-unittests: replace double quotes with single quotesrillig1-247/+247
2020-05-11mk/subst.mk: fix edge case in detection of identity substitutionsrillig1-4/+24
2020-05-11regress/infra-unittests: add tests for identity substitutionsrillig1-1/+9
2020-05-11regress/infra-unittests: run tests in a temporary directoryrillig4-193/+188
2020-05-11regress/tools-platform: demonstrate bug in nbsed-20120308rillig1-2/+9
2020-05-09regress/buildlink-transform: clean up coderillig1-6/+3
2020-05-09regress/buildlink-transform: repair most of the regression testrillig1-1/+4
2020-05-09regress/replace-interpreter: fix package installationrillig1-2/+2
2020-05-09regress/make-shell: add missing variable for the shell testrillig1-1/+2
2020-05-09regress/ignore-tools: removerillig3-56/+0
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