This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
mame
mirror of
https://github.com/mamedev/mame.git
Watch
1
Star
0
Fork
You've already forked mame
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cdtv_subcode
mame
/
3rdparty
/
zstd
/
tests
/
cli-tests
/
decompression
/
golden.sh
8 lines
101 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
set
-e
GOLDEN_DIR
=
"
$ZSTD_REPO_DIR
/tests/golden-decompression/
"
zstd -r -t
"
$GOLDEN_DIR
"
Reference in New Issue
View Git Blame
Copy Permalink