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
0e39c2b201e1b503097653f086292365947f0a7a
yaze
/
test
History
scawful
6e09630733
Refactor HandleHexStringParams to modify hex string directly and add hex_test for comprehensive testing of hex conversion functions with various prefixes.
2025-05-03 14:09:35 -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
Refactor HandleHexStringParams to modify hex string directly and add hex_test for comprehensive testing of hex conversion functions with various prefixes.
2025-05-03 14:09:35 -04:00
hex_test.cc
Refactor HandleHexStringParams to modify hex string directly and add hex_test for comprehensive testing of hex conversion functions with various prefixes.
2025-05-03 14:09:35 -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