diff options
author | Will Estes <wlestes@users.sourceforge.net> | 2002-02-07 15:19:05 +0000 |
---|---|---|
committer | Will Estes <wlestes@users.sourceforge.net> | 2002-02-07 15:19:05 +0000 |
commit | 1bf7d5b494ddaf9e446d176dce04b52d08a75e42 (patch) | |
tree | 77ab8253e9c1a661cb136fc44375c5962e6320bf | |
parent | 52fcba2f0b95c7175d88620f7978407fd623a745 (diff) | |
download | flex-git-1bf7d5b494ddaf9e446d176dce04b52d08a75e42.tar.gz |
add OUTPUT to .cvsignore files in test directories; it's also in the template directory
-rw-r--r-- | tests/TEMPLATE/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-array-nr/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-array-r/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-basic-nr/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-basic-r/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-bison-yylloc/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-bison-yylval/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-header-nr/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-header-r/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-include-by-buffer/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-include-by-reentrant/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-multiple-scanners-nr/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-multiple-scanners-r/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-prefix-nr/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-prefix-r/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-pthread/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-string-nr/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-string-r/.cvsignore | 1 | ||||
-rw-r--r-- | tests/test-yyextra/.cvsignore | 1 |
19 files changed, 19 insertions, 0 deletions
diff --git a/tests/TEMPLATE/.cvsignore b/tests/TEMPLATE/.cvsignore index 269d3b4..8e768a6 100644 --- a/tests/TEMPLATE/.cvsignore +++ b/tests/TEMPLATE/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c TEMPLATE +OUTPUT diff --git a/tests/test-array-nr/.cvsignore b/tests/test-array-nr/.cvsignore index 89e9343..772271c 100644 --- a/tests/test-array-nr/.cvsignore +++ b/tests/test-array-nr/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-array-nr +OUTPUT diff --git a/tests/test-array-r/.cvsignore b/tests/test-array-r/.cvsignore index 2671ef9..9b26611 100644 --- a/tests/test-array-r/.cvsignore +++ b/tests/test-array-r/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-array-r +OUTPUT diff --git a/tests/test-basic-nr/.cvsignore b/tests/test-basic-nr/.cvsignore index 4472fa5..601bef9 100644 --- a/tests/test-basic-nr/.cvsignore +++ b/tests/test-basic-nr/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-basic-nr +OUTPUT diff --git a/tests/test-basic-r/.cvsignore b/tests/test-basic-r/.cvsignore index 053fb9c..f65cc9c 100644 --- a/tests/test-basic-r/.cvsignore +++ b/tests/test-basic-r/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-basic-r +OUTPUT diff --git a/tests/test-bison-yylloc/.cvsignore b/tests/test-bison-yylloc/.cvsignore index b99373d..04890f7 100644 --- a/tests/test-bison-yylloc/.cvsignore +++ b/tests/test-bison-yylloc/.cvsignore @@ -6,3 +6,4 @@ scanner.h yyheader.h test-bison-yylloc +OUTPUT diff --git a/tests/test-bison-yylval/.cvsignore b/tests/test-bison-yylval/.cvsignore index a9aa90c..4905b23 100644 --- a/tests/test-bison-yylval/.cvsignore +++ b/tests/test-bison-yylval/.cvsignore @@ -6,3 +6,4 @@ scanner.h yyheader.h test-bison-yylval +OUTPUT diff --git a/tests/test-header-nr/.cvsignore b/tests/test-header-nr/.cvsignore index ec79a8d..0a9a4e8 100644 --- a/tests/test-header-nr/.cvsignore +++ b/tests/test-header-nr/.cvsignore @@ -3,3 +3,4 @@ scanner.c scanner.h test-header-nr +OUTPUT diff --git a/tests/test-header-r/.cvsignore b/tests/test-header-r/.cvsignore index cd1d5c1..2a21445 100644 --- a/tests/test-header-r/.cvsignore +++ b/tests/test-header-r/.cvsignore @@ -3,3 +3,4 @@ scanner.c scanner.h test-header-r +OUTPUT diff --git a/tests/test-include-by-buffer/.cvsignore b/tests/test-include-by-buffer/.cvsignore index 8aaffca..76f17b9 100644 --- a/tests/test-include-by-buffer/.cvsignore +++ b/tests/test-include-by-buffer/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-include-by-buffer +OUTPUT diff --git a/tests/test-include-by-reentrant/.cvsignore b/tests/test-include-by-reentrant/.cvsignore index ecafdfd..b523c90 100644 --- a/tests/test-include-by-reentrant/.cvsignore +++ b/tests/test-include-by-reentrant/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-include-by-reentrant +OUTPUT diff --git a/tests/test-multiple-scanners-nr/.cvsignore b/tests/test-multiple-scanners-nr/.cvsignore index c32ae5c..cec386a 100644 --- a/tests/test-multiple-scanners-nr/.cvsignore +++ b/tests/test-multiple-scanners-nr/.cvsignore @@ -5,3 +5,4 @@ scanner-2.c scanner-2.h test-multiple-scanners-nr +OUTPUT diff --git a/tests/test-multiple-scanners-r/.cvsignore b/tests/test-multiple-scanners-r/.cvsignore index d2ce0fd..9ab92a2 100644 --- a/tests/test-multiple-scanners-r/.cvsignore +++ b/tests/test-multiple-scanners-r/.cvsignore @@ -5,3 +5,4 @@ scanner-2.c scanner-2.h test-multiple-scanners-r +OUTPUT diff --git a/tests/test-prefix-nr/.cvsignore b/tests/test-prefix-nr/.cvsignore index 3a7c3b7..f08f81f 100644 --- a/tests/test-prefix-nr/.cvsignore +++ b/tests/test-prefix-nr/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-prefix-nr +OUTPUT diff --git a/tests/test-prefix-r/.cvsignore b/tests/test-prefix-r/.cvsignore index 3216214..c0c5148 100644 --- a/tests/test-prefix-r/.cvsignore +++ b/tests/test-prefix-r/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-prefix-r +OUTPUT diff --git a/tests/test-pthread/.cvsignore b/tests/test-pthread/.cvsignore index 05c99fa..cedea89 100644 --- a/tests/test-pthread/.cvsignore +++ b/tests/test-pthread/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-pthread +OUTPUT diff --git a/tests/test-string-nr/.cvsignore b/tests/test-string-nr/.cvsignore index 0091290..9be28f0 100644 --- a/tests/test-string-nr/.cvsignore +++ b/tests/test-string-nr/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-string-nr +OUTPUT diff --git a/tests/test-string-r/.cvsignore b/tests/test-string-r/.cvsignore index b008cf1..b37cc2f 100644 --- a/tests/test-string-r/.cvsignore +++ b/tests/test-string-r/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-string-r +OUTPUT diff --git a/tests/test-yyextra/.cvsignore b/tests/test-yyextra/.cvsignore index fe3fcb3..0a7c78e 100644 --- a/tests/test-yyextra/.cvsignore +++ b/tests/test-yyextra/.cvsignore @@ -3,3 +3,4 @@ parser.c parser.h scanner.c test-yyextra +OUTPUT |