hwtests/README.md

12 lines
392 B
Markdown
Raw Normal View History

2014-11-17 21:20:32 -08:00
# citra-hwtests
2015-02-12 23:30:12 -05:00
[![Travis CI Build Status](https://travis-ci.org/citra-emu/hwtests.svg)](https://travis-ci.org/citra-emu/hwtests)
2014-10-26 18:47:14 -07:00
2014-11-17 21:20:32 -08:00
The beginnings of a homebrew test suite for Citra.
2014-10-26 18:47:14 -07:00
Use send-exec.py to run the tests over the network, without any permanent copying.
Press A to run, press START to close.
2014-10-30 00:42:44 -07:00
### Thanks to
Smealum, because this program was created using ftpony as a template.