mirror of
https://gitlab.com/Syroot/Worms.git
synced 2025-03-04 09:25:22 +03:00
Add WA archives to test.
This commit is contained in:
parent
c62d4a7551
commit
b89ea5d7e9
@ -11,9 +11,9 @@ namespace Syroot.Worms.Test
|
||||
// ---- METHODS (PUBLIC) ---------------------------------------------------------------------------------------
|
||||
|
||||
/// <summary>
|
||||
/// Loads all files found in any game directories.
|
||||
/// Tests all files found in the test directory.
|
||||
/// </summary>
|
||||
[TestMethod]
|
||||
public void LoadArchives() => Tools.TestFiles<Archive>("*.dir");
|
||||
public void TestArchives() => Tools.TestFiles<Archive>("*.dir");
|
||||
}
|
||||
}
|
||||
|
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Beach/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Beach/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Desert/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Desert/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Farm/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Farm/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Forest/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Forest/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Hell/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/-Hell/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Art/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Art/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Blue/Water.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Blue/Water.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Cheese/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Cheese/Level.dir
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Desert/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Desert/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Dungeon/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Dungeon/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Easter/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Easter/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Forest/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Forest/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Fruit/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Fruit/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gfx.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gfx.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gfx0.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gfx0.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gfx1.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gfx1.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Green/Water.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Green/Water.dir
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
47 123 123
|
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gulf/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Gulf/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Hell/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Hell/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Hospital/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Hospital/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Jungle/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Jungle/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Manhattan/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Manhattan/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Medieval/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Medieval/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Music/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Music/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Pirate/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Pirate/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Purple/Water.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Purple/Water.dir
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
108 47 123
|
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Red/Water.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Red/Water.dir
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
123 52 47
|
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Snow/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Snow/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Space/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Space/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Sports/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Sports/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Tentacle/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Tentacle/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Time/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Time/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Tools/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Tools/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Tribal/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Tribal/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Urban/Level.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/Urban/Level.dir
Normal file
Binary file not shown.
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/yellow/Water.dir
Normal file
BIN
src/test/Syroot.Worms.Test/Files/Archives/WA/yellow/Water.dir
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
123 102 47
|
Loading…
x
Reference in New Issue
Block a user