major test clean up

This commit is contained in:
Egan Ford 2016-01-08 15:58:07 -07:00
parent 9c129921ae
commit 08e7b20117
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Automated testing is only supported on OS/X and requires the following:
* Windows cross-compiling tools <http://crossgcc.rts-software.org/download/gcc-4.8.0-qt-4.8.4-win32/gcc-4.8.0-qt-4.8.4-for-mingw32.dmg>
* Wine (<http://winehq.org>) installed in `~/wine` (extract the tarball in `~/wine` and move the contents of `~/wine/usr` to `~/wine`, or change the path to `wine` in `test.sh`).
> You can hack `test.md` if you do not want to test Windows binaries or want to use different disk images for test.
> You can edit `test.md` if you do not want to test Windows binaries or want to use different disk images for test.
To test, type:
```