Skip to content

Commit

Permalink
Add classic ASP files to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzro committed Oct 18, 2012
1 parent fe9e613 commit 42669bc
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions t/ack-f.t
Expand Up @@ -52,6 +52,7 @@ DEFAULT_DIR_EXCLUSIONS: {
t/swamp/Rakefile
t/swamp/Sample.ascx
t/swamp/Sample.asmx
t/swamp/sample.asp
t/swamp/sample.aspx
t/swamp/sample.rake
t/swamp/service.svc
Expand Down
2 changes: 2 additions & 0 deletions t/ack-known-types.t
Expand Up @@ -35,6 +35,7 @@ t/swamp/crystallography-weenies.f
t/swamp/CMakeLists.txt
t/swamp/Sample.ascx
t/swamp/Sample.asmx
t/swamp/sample.asp
t/swamp/sample.aspx
t/swamp/service.svc
t/swamp/stuff.cmake
Expand All @@ -57,6 +58,7 @@ t/swamp/crystallography-weenies.f
t/swamp/CMakeLists.txt
t/swamp/Sample.ascx
t/swamp/Sample.asmx
t/swamp/sample.asp
t/swamp/sample.aspx
t/swamp/service.svc
t/swamp/stuff.cmake
Expand Down
1 change: 1 addition & 0 deletions t/default-filter.t
Expand Up @@ -48,6 +48,7 @@ filter_test(
't/swamp/Rakefile',
't/swamp/Sample.ascx',
't/swamp/Sample.asmx',
't/swamp/sample.asp',
't/swamp/sample.aspx',
't/swamp/sample.rake',
't/swamp/service.svc',
Expand Down
1 change: 1 addition & 0 deletions t/inverted-file-filter.t
Expand Up @@ -40,6 +40,7 @@ EXCLUDE_ONLY: {
t/swamp/Rakefile
t/swamp/Sample.ascx
t/swamp/Sample.asmx
t/swamp/sample.asp
t/swamp/sample.aspx
t/swamp/sample.rake
t/swamp/service.svc
Expand Down
1 change: 1 addition & 0 deletions t/resource-iterator.t
Expand Up @@ -96,6 +96,7 @@ UNFILTERED: {
t/swamp/Rakefile
t/swamp/Sample.ascx
t/swamp/Sample.asmx
t/swamp/sample.asp
t/swamp/sample.aspx
t/swamp/sample.rake
t/swamp/service.svc
Expand Down

0 comments on commit 42669bc

Please sign in to comment.