Refactor HandleHexStringParams to modify hex string directly and add hex_test for comprehensive testing of hex conversion functions with various prefixes.
This commit is contained in:
@@ -17,6 +17,7 @@ add_executable(
|
||||
yaze_test.cc
|
||||
rom_test.cc
|
||||
test_editor.cc
|
||||
hex_test.cc
|
||||
gfx/compression_test.cc
|
||||
gfx/snes_palette_test.cc
|
||||
zelda3/message_test.cc
|
||||
|
||||
Reference in New Issue
Block a user