summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/export.mk
AgeCommit message (Expand)Author
2022-09-09Handle deprecation of egrepsjg
2021-12-05tests/make: migrate to jemalloc > 100rillig
2020-10-24make(1): use consistent indentation in variable assignmentsrillig
2020-10-24make(1): indent directives like .info, .if, .for consistentlyrillig
2020-10-24make(1): use consistent RCS Id in test filesrillig
2020-10-17make(1): document why the ampersand is not listed in export.exprillig
2020-09-27make(1): run tests with jemalloc debugging enabledrillig
2020-08-08make(1): clean up Var_UnExportrillig
2020-07-28Use egrep rather than grep -Esjg
2020-07-27make(1): add test for exporting single-character variablesrillig
2020-07-27make(1): prepare test for .export to show all exported variablesrillig
2014-08-21Give each group of tests its own output file.apb