mirror of
https://github.com/Michaelangel007/c2t.git
synced 2024-12-27 10:30:46 +00:00
added more tests, minor updates, cleanup
This commit is contained in:
parent
8609827333
commit
95bde7d24c
@ -77,9 +77,9 @@ Automated testing is only supported on OS/X and requires the following:
|
||||
|
||||
* Virtual ][ (<http://http://www.virtualii.com/>)
|
||||
* 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`).
|
||||
* 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 `tests/test.sh`).
|
||||
|
||||
> You can edit `test.md` if you do not want to test Windows binaries or want to use different disk images for test.
|
||||
> You can edit `tests/test.md` if you do not want to test Windows binaries or want to use different disk images for test.
|
||||
|
||||
To test, type:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user