aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/modts.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/modts.exp')
-rw-r--r--contrib/bmake/unit-tests/modts.exp14
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/bmake/unit-tests/modts.exp b/contrib/bmake/unit-tests/modts.exp
deleted file mode 100644
index 18837016add4..000000000000
--- a/contrib/bmake/unit-tests/modts.exp
+++ /dev/null
@@ -1,14 +0,0 @@
-make: Bad modifier ":tx" for variable "LIST"
-LIST:tx="}"
-make: Bad modifier ":ts\X" for variable "LIST"
-LIST:ts/x:tu="\X:tu}"
-FU_mod-ts="a/b/cool"
-FU_mod-ts:ts:T="cool" == cool?
-B.${AAA:ts}="Baaa" == Baaa?
-:ts :S => aaxBbxaaxbbxaaxbb
-:ts :S space => axa a axc
-:ts :S space :M => axaxaxaxc
-:ts :S => axa a axc
-:ts :S :@ => axa a axc
-:ts :S :@ :M => axaxaxaxc
-exit status 0