mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
Fix missing test data
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -68,7 +68,6 @@ artifacts/
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.tmp_proj
|
||||
*.log
|
||||
*.vspscc
|
||||
*.vssscc
|
||||
.builds
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
- Add tests around UIC helpers
|
||||
- Add tests around PS3 CFW helpers
|
||||
- Enable test running on package and PR
|
||||
- Fix missing test data
|
||||
|
||||
### 3.2.4 (2024-11-24)
|
||||
|
||||
|
||||
1
MPF.Processors.Test/TestData/Aaru/CDROM/test.error.log
Normal file
1
MPF.Processors.Test/TestData/Aaru/CDROM/test.error.log
Normal file
@@ -0,0 +1 @@
|
||||
TEST DATA
|
||||
1
MPF.Processors.Test/TestData/Aaru/CDROM/test.log
Normal file
1
MPF.Processors.Test/TestData/Aaru/CDROM/test.log
Normal file
@@ -0,0 +1 @@
|
||||
TEST DATA
|
||||
1
MPF.Processors.Test/TestData/Aaru/CDROM/test.sub.log
Normal file
1
MPF.Processors.Test/TestData/Aaru/CDROM/test.sub.log
Normal file
@@ -0,0 +1 @@
|
||||
TEST DATA
|
||||
@@ -0,0 +1 @@
|
||||
TEST DATA
|
||||
7
MPF.Processors.Test/TestData/Redumper/CDROM/test.log
Normal file
7
MPF.Processors.Test/TestData/Redumper/CDROM/test.log
Normal file
@@ -0,0 +1,7 @@
|
||||
<< GetCuesheet >>
|
||||
CUE [
|
||||
cuesheet
|
||||
|
||||
<< GetDatfile >>
|
||||
dat:
|
||||
<rom name="INVALID" size="12345" crc="00000000" md5="d41d8cd98f00b204e9800998ecf8427e" sha1="da39a3ee5e6b4b0d3255bfef95601890afd80709" />
|
||||
Reference in New Issue
Block a user