This website requires JavaScript.
Explore
Help
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2025-04-08 15:08:15 +10:00
Code
Issues
Releases
Wiki
Activity
3198cd8d08
Branches
Tags
No results found.
collapseos
/
tests
History
Virgil Dupras
c912158744
Run "all" tests under the 8086 emulator
2020-10-24 23:38:06 -04:00
..
all
Run "all" tests under the 8086 emulator
2020-10-24 23:38:06 -04:00
z80
Move /emul to /emul/z80
2020-10-24 16:50:22 -04:00
harness.fs
tests: separate tests that need to run on z80 vs those that don't
2020-06-27 07:41:42 -04:00
Makefile
Run "all" tests under the 8086 emulator
2020-10-24 23:38:06 -04:00
README.md
tests: separate tests that need to run on z80 vs those that don't
2020-06-27 07:41:42 -04:00
README.md
Testing Collapse OS
This folder contains Collapse OS' automated testing suite. You can run all tests with
make
.