This website requires JavaScript.
Explore
Help
Sign In
scawful
/
yaze
Watch
1
Star
0
Fork
0
You've already forked yaze
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
718a14ca62ca15c1603c1026053de5126a412caa
yaze
/
test
History
scawful
6c6f7a9581
Add comprehensive tests for SnesColor and SnesPalette classes, including constructors, color addition, updating, sub-palettes, and iterator functionality; ensure proper behavior and state management in various scenarios.
2025-04-17 22:12:14 -04:00
..
emu
Move test dir to root
2025-01-19 19:09:39 -05:00
gfx
Add comprehensive tests for SnesColor and SnesPalette classes, including constructors, color addition, updating, sub-palettes, and iterator functionality; ensure proper behavior and state management in various scenarios.
2025-04-17 22:12:14 -04:00
mocks
Add MockRom class for unit testing ROM interactions
2025-03-03 17:08:24 -05:00
zelda3
Update overworld loading logic to use Rom pointers directly; adjust test cases for consistency.
2025-04-12 11:29:45 -04:00
CMakeLists.txt
Update overworld loading logic to use Rom pointers directly; adjust test cases for consistency.
2025-04-12 11:29:45 -04:00
rom_test.cc
Add MockRom class for unit testing ROM interactions
2025-03-03 17:08:24 -05:00
test_editor.cc
Add TestEditor class and integration test setup for ImGui; implement basic UI elements and test registration functionality.
2025-04-12 09:59:47 -04:00
test_editor.h
Add TestEditor class and integration test setup for ImGui; implement basic UI elements and test registration functionality.
2025-04-12 09:59:47 -04:00
testing.h
Refactor test includes
2025-01-19 19:14:53 -05:00
yaze_test.cc
Add TestEditor class and integration test setup for ImGui; implement basic UI elements and test registration functionality.
2025-04-12 09:59:47 -04:00