diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-04-20 03:45:54 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-04-20 03:45:54 +0000 |
| commit | 023e89e5efa694577b481488bb5ea251d3ec1966 (patch) | |
| tree | b6c6c2921ca62b71b7bec9a475156de3f868a10f /unit-tests/dotwait.exp | |
| parent | 769742d3aff97a7f08b820ddad980fd0afacfb3a (diff) | |
Diffstat (limited to 'unit-tests/dotwait.exp')
| -rw-r--r-- | unit-tests/dotwait.exp | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/unit-tests/dotwait.exp b/unit-tests/dotwait.exp new file mode 100644 index 0000000000000..6bf96e301c193 --- /dev/null +++ b/unit-tests/dotwait.exp @@ -0,0 +1,30 @@ +simple.1 +simple.1 +simple.2 +simple.2 +recursive.1.1.* +recursive.1.1.* +recursive.1.1.* +recursive.1.1.* +recursive.1.99 +recursive.1.99 +recursive.2.1.* +recursive.2.1.* +recursive.2.1.* +recursive.2.1.* +recursive.2.99 +recursive.2.99 +shared.0 +shared.0 +shared.1.99 +shared.1.99 +shared.2.1 +shared.2.1 +shared.2.99 +shared.2.99 +make: Graph cycles through `cycle.2.99' +make: Graph cycles through `cycle.2.98' +make: Graph cycles through `cycle.2.97' +cycle.1.99 +cycle.1.99 +exit status 0 |
