diff options
author | murphy <murphy@rubychan.de> | 2006-10-17 09:19:09 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-10-17 09:19:09 +0000 |
commit | 9be25abef4e3feb6dfeb06f6efd4eb2254806cbd (patch) | |
tree | 463be34b6211753fbf6378f75982b9ae59174acd /test/scanners/c | |
parent | 5af1cca0499334b7bc29778844c28a5c8b7c05b8 (diff) | |
download | coderay-9be25abef4e3feb6dfeb06f6efd4eb2254806cbd.tar.gz |
Renamed tests: .actual.* is (ignored) output, .expected.* is input now.
Added test:clean task.
Diffstat (limited to 'test/scanners/c')
-rw-r--r-- | test/scanners/c/empty.expected.raydebug (renamed from test/scanners/c/empty.out.raydebug) | 0 | ||||
-rw-r--r-- | test/scanners/c/error.expected.raydebug (renamed from test/scanners/c/error.out.raydebug) | 0 | ||||
-rw-r--r-- | test/scanners/c/error2.expected.raydebug (renamed from test/scanners/c/error2.out.raydebug) | 0 | ||||
-rw-r--r-- | test/scanners/c/open-string.expected.raydebug (renamed from test/scanners/c/open-string.out.raydebug) | 0 | ||||
-rw-r--r-- | test/scanners/c/strange.expected.raydebug (renamed from test/scanners/c/strange.out.raydebug) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/test/scanners/c/empty.out.raydebug b/test/scanners/c/empty.expected.raydebug index e69de29..e69de29 100644 --- a/test/scanners/c/empty.out.raydebug +++ b/test/scanners/c/empty.expected.raydebug diff --git a/test/scanners/c/error.out.raydebug b/test/scanners/c/error.expected.raydebug index a52becb..a52becb 100644 --- a/test/scanners/c/error.out.raydebug +++ b/test/scanners/c/error.expected.raydebug diff --git a/test/scanners/c/error2.out.raydebug b/test/scanners/c/error2.expected.raydebug index ccd2125..ccd2125 100644 --- a/test/scanners/c/error2.out.raydebug +++ b/test/scanners/c/error2.expected.raydebug diff --git a/test/scanners/c/open-string.out.raydebug b/test/scanners/c/open-string.expected.raydebug index a6afd22..a6afd22 100644 --- a/test/scanners/c/open-string.out.raydebug +++ b/test/scanners/c/open-string.expected.raydebug diff --git a/test/scanners/c/strange.out.raydebug b/test/scanners/c/strange.expected.raydebug index 8979a50..8979a50 100644 --- a/test/scanners/c/strange.out.raydebug +++ b/test/scanners/c/strange.expected.raydebug |