Adding the start of the instruction test infrastructure.

This commit is contained in:
Ben Vanik
2013-01-27 02:51:53 -08:00
parent e37821cf36
commit 26d5df0d38
11 changed files with 402 additions and 0 deletions

View File

@@ -4,4 +4,5 @@
alias xb='python xenia-build.py'
alias xbb='python xenia-build.py build'
alias xbt='python xenia-build.py test'
alias xbc='python xenia-build.py clean'