Skip to content

Commit 62764df

Browse files
Remove test playlists. Please, please use the IgnoreAttribute if you want to temporarily disable a test.
1 parent dd912cd commit 62764df

5 files changed

Lines changed: 1 addition & 445 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install:
1010
script:
1111
- xbuild /p:Configuration=Debug ICSharpCode.SharpZipLib.sln
1212
- xbuild /p:Configuration=Release ICSharpCode.SharpZipLib.sln
13-
- mono ./packages/NUnit.ConsoleRunner.3.2.1/tools/nunit3-console.exe --framework=mono-4.0 --labels=All --testlist=./ICSharpCode.SharpZipLib.Tests/PassingTests.txt --result=./Documentation/nunit3-test-results-travis.xml ./bin/Release/ICSharpCode.SharpZipLib.Tests.dll
13+
- mono ./packages/NUnit.ConsoleRunner.3.2.1/tools/nunit3-console.exe --framework=mono-4.0 --labels=All --result=./Documentation/nunit3-test-results-travis.xml ./bin/Release/ICSharpCode.SharpZipLib.Tests.dll
1414
after_script:
1515
- nuget pack Build/ICSharpCode.SharpZipLib.nuspec -BasePath Build -OutputDirectory bin/Release
1616
cache:

test/ICSharpCode.SharpZipLib.Tests/AllTests.playlist

Lines changed: 0 additions & 153 deletions
This file was deleted.

test/ICSharpCode.SharpZipLib.Tests/FailingTests.playlist

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)