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
drop-octoshock
BizHawk
/
Dist
/
BuildTestDebug.sh
3 lines
78 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add test projects and solution using MSTest, add scripts, upgrade CI
2020-05-05 05:46:55 +00:00
#!/bin/sh
Dedup Linux build scripts inb4 "how is this deduplicating when you added a bunch of code"
2021-04-03 01:47:50 +00:00
cd
"
$(
dirname
"
$0
"
)
/..
"
&&
Dist/.BuildTestInConfigX.sh
"Debug"
"
$@
"