xref: /freebsd/contrib/bmake/unit-tests/dir.exp (revision 956e45f6fb3e18b8e89b1341708db60c30bb9f27)
1*956e45f6SSimon J. GerratySearching for .depend ...
2*956e45f6SSimon J. Gerraty   failed.
3*956e45f6SSimon J. GerratySearching for .depend ...
4*956e45f6SSimon J. Gerraty   / ...
5*956e45f6SSimon J. Gerraty   failed.
6*956e45f6SSimon J. GerratyExpanding "{one,two,three}"... one two three
7*956e45f6SSimon J. GerratyExpanding "f{our,ive}"... four five
8*956e45f6SSimon J. GerratyExpanding "{{thi,fou}r,fif}teen"... Expanding "{thi,fou}rteen"... thirteen fourteen
9*956e45f6SSimon J. Gerratythirteen fourteen fifteen
10*956e45f6SSimon J. GerratyExpanding "{pre-,}{patch,configure}"... Expanding "pre-{patch,configure}"... pre-patch pre-configure
11*956e45f6SSimon J. GerratyExpanding "{patch,configure}"... pre-patch pre-configure patch configure
12*956e45f6SSimon J. Gerratypre-patch pre-configure patch configure
13*956e45f6SSimon J. GerratyExpanding "{fetch,extract}{,-post}"... Expanding "fetch{,-post}"... fetch fetch-post
14*956e45f6SSimon J. GerratyExpanding "extract{,-post}"... fetch fetch-post extract extract-post
15*956e45f6SSimon J. Gerratyfetch fetch-post extract extract-post
16*956e45f6SSimon J. GerratyExpanding "dup-{1,1,1,1,1,1,1}"... dup-1 dup-1 dup-1 dup-1 dup-1 dup-1 dup-1
17*956e45f6SSimon J. GerratyExpanding "{{{{{{{{{{single-word}}}}}}}}}}"... Expanding "{{{{{{{{{single-word}}}}}}}}}"... Expanding "{{{{{{{{single-word}}}}}}}}"... Expanding "{{{{{{{single-word}}}}}}}"... Expanding "{{{{{{single-word}}}}}}"... Expanding "{{{{{single-word}}}}}"... Expanding "{{{{single-word}}}}"... Expanding "{{{single-word}}}"... Expanding "{{single-word}}"... Expanding "{single-word}"... single-word
182c3632d1SSimon J. Gerratysingle-word
19*956e45f6SSimon J. Gerratysingle-word
20*956e45f6SSimon J. Gerratysingle-word
21*956e45f6SSimon J. Gerratysingle-word
22*956e45f6SSimon J. Gerratysingle-word
23*956e45f6SSimon J. Gerratysingle-word
24*956e45f6SSimon J. Gerratysingle-word
25*956e45f6SSimon J. Gerratysingle-word
26*956e45f6SSimon J. Gerratysingle-word
27*956e45f6SSimon J. Gerraty: 1
28*956e45f6SSimon J. Gerraty: 2
29*956e45f6SSimon J. Gerraty: 3
30*956e45f6SSimon J. Gerraty: 4
31*956e45f6SSimon J. Gerraty: 5
32*956e45f6SSimon J. Gerraty: 13
33*956e45f6SSimon J. Gerraty: 14
34*956e45f6SSimon J. Gerraty: 15
35*956e45f6SSimon J. Gerraty: pre-patch
36*956e45f6SSimon J. Gerraty: pre-configure
37*956e45f6SSimon J. Gerraty: patch
38*956e45f6SSimon J. Gerraty: configure
39*956e45f6SSimon J. Gerraty: fetch
40*956e45f6SSimon J. Gerraty: fetch-post
41*956e45f6SSimon J. Gerraty: extract
42*956e45f6SSimon J. Gerraty: extract-post
43*956e45f6SSimon J. Gerraty: dup-1
44*956e45f6SSimon J. Gerraty: single-word
45*956e45f6SSimon J. GerratySearching for .END ...
46*956e45f6SSimon J. Gerraty   failed.
47*956e45f6SSimon J. GerratySearching for .END ...
48*956e45f6SSimon J. Gerraty   failed.
49*956e45f6SSimon J. GerratyFound '.END' as '(not found)'
502c3632d1SSimon J. Gerratyexit status 0
51