Skip to content

Commit

Permalink
Fix three tests for latest nihtest.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Dec 17, 2024
1 parent b0366f7 commit f200f41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions regress/disk-from-extra-using-copy-remove.zip.test
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ preload fwrite.so
environment-set RENAME_FAILS roms/108-5.chd
arguments --no-status-db -Fvj -D ../mamedb-disk.db -e extradir
file extradir/1234.chd 108-5.chd {}
directory extradir <> <>
file roms/disk/108-5.chd {} 108-5.chd
file roms/.ckmame.db {} <empty.ckmamedb>
stdout
Expand Down
1 change: 1 addition & 0 deletions regress/diskfull-zip.zip.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ return 0
environment-set FWRITE_MAX_WRITE 5
preload fwrite.so
arguments --no-status-db -Fjvc -D ../mamedb-lost-parent-ok.db -e extra
directory roms {} <>
file extra/.ckmame.db {} wrongname-nohash.ckmamedb-dump
file extra/wrongname.zip 2-48-ok.zip
set-modification-time extra/wrongname.zip 1422359238
Expand Down
1 change: 1 addition & 0 deletions regress/rom-from-extra-commit-error.zip.test
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ environment-set RENAME_FAILS roms/1-4.zip
arguments --no-status-db -Fvje extra -D ../mamedb-small.db
file mame.db mame.db
file roms/1-4-wrong-name.zip 1-4-ok.zip {}
directory roms <> <>
file saved/d87f7e0c-000.zip {} 1-4-ok.zip
file saved/.ckmame.db {} <empty.ckmamedb>
stdout
Expand Down

0 comments on commit f200f41

Please sign in to comment.