Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 10 18:58:07 2022 UTC (7 months, 3 weeks ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.3: +3 -0
lines
Diff to previous 1.3 (colored)
tests/make: demonstrate spaces and '#' in command line arguments
Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 9 18:54:19 2022 UTC (11 months, 3 weeks ago) by rillig
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
tests/make: use more distinctive placeholder for TMPDIR
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 6 18:26:03 2021 UTC (23 months, 4 weeks ago) by sjg
Branch: MAIN
CVS Tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Avoid test failures when more than one user run them. Use a private TMPDIR a subdir of .OBJDIR if using it otherwise /tmp/uid${.MAKE.UID}
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 28 22:44:44 2020 UTC (2 years, 6 months ago) by rillig
Branch: MAIN
make(1): add test for setting .OBJDIR via the command line