This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
BizHawk
/
ExternalProjects
/
BizHawk.AnalyzersTests
/
run_tests_release.sh
3 lines
98 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
cd
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
"
&&
./.run_tests_with_configuration.sh
"Release"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink