This website requires JavaScript.
Explore
Help
Sign In
ollien
/
ferris-boi
Watch
1
Star
0
Fork
You've already forked ferris-boi
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a658fbde1c
ferris-boi
/
tests
/
cpu
/
main.rs
6 lines
60 B
Rust
Raw
Normal View
History
Unescape
Escape
Move all CPU tests into integration test directory
2023-04-15 23:00:50 +00:00
mod
arith8
;
Add beginnings of jsmoo tests, fails on 31 006B
2023-04-21 20:49:37 +00:00
mod
jsmoo
;
Move all CPU tests into integration test directory
2023-04-15 23:00:50 +00:00
mod
load16
;
mod
load8
;
Test cleanup
2023-04-15 23:42:37 +00:00
mod
testutil
;