Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 3 19:36:35 2022 UTC (11 months ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
make: make debug logging for comparisons less technical
Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 14 01:00:04 2021 UTC (13 months, 2 weeks ago) by rillig
Branch: MAIN
Changes since 1.7: +0 -1
lines
Diff to previous 1.7 (colored)
tests/make: disable test that behaves differently in ATF
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 14 00:38:32 2021 UTC (13 months, 2 weeks ago) by rillig
Branch: MAIN
Changes since 1.6: +3 -0
lines
Diff to previous 1.6 (colored)
tests/make: test traditional include directive
Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 3 22:48:07 2021 UTC (14 months ago) by rillig
Branch: MAIN
Changes since 1.5: +2 -0
lines
Diff to previous 1.5 (colored)
tests/make: demonstrate .include with erroneous expression
Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 3 22:43:50 2021 UTC (14 months ago) by rillig
Branch: MAIN
Changes since 1.4: +1 -0
lines
Diff to previous 1.4 (colored)
tests/make: test .include with expressions
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 3 17:17:31 2020 UTC (2 years, 3 months ago) by rillig
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.3: +4 -1
lines
Diff to previous 1.3 (colored)
make(1): move tests from directives.mk to separate tests
Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 31 23:01:23 2020 UTC (2 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.2: +2 -4
lines
Diff to previous 1.2 (colored)
make(1): fix off-by-one bug in ParseTrackInput (since 2015-11-26)
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 31 22:55:35 2020 UTC (2 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.1: +6 -0
lines
Diff to previous 1.1 (colored)
make(1): add test for off-by-one bug in ParseTrackInput
Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 13 09:20:23 2020 UTC (2 years, 4 months ago) by rillig
Branch: MAIN
make(1): add tests for the various .include directives