tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
usr.bin
/
make
/
at
master
73 files
Makefile
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually very specific behaviour
4 years ago
mk1
$OpenBSD$
25 years ago
mk10
fix test now that we forbid unclosed specs
13 years ago
mk11
Add one further test
24 years ago
mk12
Disable tests that fail due to known make bugs, fix the others.
8 years ago
mk13
Space stripping
25 years ago
mk14
make currently incorrectly uses annotations for suffixes rules for non-suffixes rules.
24 years ago
mk15
Add test for PR 2311
24 years ago
mk16
Stumbled upon a very inefficient construct by mistake... Enter it as a regression test, so it can get fixed.
24 years ago
mk17
Bug in cond-parser, ends up having too many open conds.
24 years ago
mk18
Another test case: this one holds too many open conditionals, and exactly enough closes...
24 years ago
mk19
Some posix tests we don't pass yet, and won't until I've added a `magic' status for variables (as SHELL is very, very special, according to POSIX/Single Unix).
23 years ago
mk2
$OpenBSD$
25 years ago
mk20
Some posix tests we don't pass yet, and won't until I've added a `magic' status for variables (as SHELL is very, very special, according to POSIX/Single Unix).
23 years ago
mk21
Add regress test case for make/varmodifiers.c r1.48 (Fix :S with anchors and replacement)
5 years ago
mk22
checking lazy evaluation of recursive variables
21 years ago
mk23
testcase for recent bug-report.
21 years ago
mk24
fix badly named regress, and add suffixes rules.
19 years ago
mk25
check curly targets work. No need to look at the output. If curly targets don't expand correctly, the Makefile will fail. If it works, then it's okay.
18 years ago
mk26
Add a regress test for -lthing dependencies. As bizarre as it may seem, gmake does the same thing, and it's infrequently used in some ports.
18 years ago
mk27
Add a test for .BEGIN/.END keywords
18 years ago
mk28
new regress test, bug from NetBSD
17 years ago
mk2a
Real test for Posix compliance.
26 years ago
mk2b
Real test for Posix compliance.
26 years ago
mk3
$OpenBSD$
25 years ago
mk32
Regress for skipping evaluation of else-type conditional if previous corresponding one evaluted to true. espie@ ok.
16 years ago
mk33
ouch, this should not work
13 years ago
mk34
turn mk34 into a proper full-fledged test. forgot to link t37 into the build
12 years ago
mk35
to do: this is a fatal error, we want a decent error message
12 years ago
mk36
Add a test which would previously often cause make to crash when run with malloc.conf J/Junk. This problem was fixed by espie in targequiv.c rev 1.6. Crash found with the afl fuzzer.
11 years ago
mk37
Add some more makefiles that often cause a crash. Found with the afl fuzzer.
11 years ago
mk38
Add some more makefiles that often cause a crash. Found with the afl fuzzer.
11 years ago
mk38bis
extra test because mk38 triggers two issues and fixing the first one makes the second one vanish
8 years ago
mk39
groupling tests that now pass
10 years ago
mk3a
make regression tests. Some of these we don't even pass, currently.
26 years ago
mk4
make regression tests. Some of these we don't even pass, currently.
26 years ago
mk40
add parsing tests that must not segfault based on Jonathan Gray initial report.
10 years ago
mk41
add parsing tests that must not segfault based on Jonathan Gray initial report.
10 years ago
mk42
ouch, smallest regress ever. Can't believe no-one got bitten by this
9 years ago
mk43
forgot to add the testcase sorry
7 years ago
mk4a
make regression tests. Some of these we don't even pass, currently.
26 years ago
mk6
More for loops checks.
26 years ago
mk7
$OpenBSD$
25 years ago
mk8
Regression test, existing/non-existing files used as targets, depending on .PHONY and such
26 years ago
mk9
reorder tests. Test 7 fails. That's known.
25 years ago
mkfail
make regression tests. Some of these we don't even pass, currently.
26 years ago
t10.out
fix test now that we forbid unclosed specs
13 years ago
t11.out
Add one further test
24 years ago
t11.out2
Add one further test
24 years ago
t12.out
Check curly braces expansion.
25 years ago
t13.out
Space stripping
25 years ago
t19.out
Some posix tests we don't pass yet, and won't until I've added a `magic' status for variables (as SHELL is very, very special, according to POSIX/Single Unix).
23 years ago
t2.out
make regression tests. Some of these we don't even pass, currently.
26 years ago
t20.out
Some posix tests we don't pass yet, and won't until I've added a `magic' status for variables (as SHELL is very, very special, according to POSIX/Single Unix).
23 years ago
t21.out
Add regress test case for make/varmodifiers.c r1.48 (Fix :S with anchors and replacement)
5 years ago
t22.out
checking lazy evaluation of recursive variables
21 years ago
t23.out
update output to match recent make changes; ok espie@
18 years ago
t29.out
we are now warning about this !
13 years ago
t29.out2
we are now warning about this !
13 years ago
t3.out
make regression tests. Some of these we don't even pass, currently.
26 years ago
t30.out
Add a test for .BEGIN/.END keywords
18 years ago
t32.out
Regress for skipping evaluation of else-type conditional if previous corresponding one evaluted to true. espie@ ok.
16 years ago
t33.out
Regress for skipping evaluation of else-type conditional if previous corresponding one evaluted to true. espie@ ok.
16 years ago
t34.out
Regress for skipping evaluation of else-type conditional if previous corresponding one evaluted to true. espie@ ok.
16 years ago
t35.out
Regress for skipping evaluation of else-type conditional if previous corresponding one evaluted to true. espie@ ok.
16 years ago
t38.out
turn mk34 into a proper full-fledged test. forgot to link t37 into the build
12 years ago
t39.out
add a proper test for error message location as well. trim excess copy&paste from former targets
12 years ago
t4.out
make regression tests. Some of these we don't even pass, currently.
26 years ago
t43.out
groupling tests that now pass
10 years ago
t6.out
Trip piss-poor conditional parser.
26 years ago
t8.out
Regression test, existing/non-existing files used as targets, depending on .PHONY and such
26 years ago
t9.out
reorder tests. Test 7 fails. That's known.
25 years ago
tok.l
trigger default .l.o rule and check the produced file has the right name
8 years ago