scawful
7f60ddcd42
test housekeeping
2025-08-21 19:01:40 -04:00
scawful
47ab1bdfd5
Add tests for ParseSingleMessage handling special characters and dictionary references
...
- Introduced tests for ParseSingleMessage to validate parsing of special characters and dictionary references.
- Added a test case for handling invalid terminators in message data.
- Enhanced existing tests for better coverage of message parsing scenarios.
2025-05-15 22:59:02 -04:00
scawful
f43328a1ae
Update overworld loading logic to use Rom pointers directly; adjust test cases for consistency.
2025-04-12 11:29:45 -04:00
scawful
cb86c7b2ec
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
scawful
e38a7d7581
Fix formatting in ParseTextDataByte and optimize message handling in ReadAllTextDataV2
2025-04-05 17:50:49 -04:00
scawful
2539724369
Add unit tests for message parsing and dictionary word replacement functions
2025-04-05 17:26:03 -04:00
scawful
9705745c14
Refactor MessageTest: remove unused tests and enhance message parsing validation
2025-04-05 14:07:24 -04:00
scawful
fa33be3463
Add tests for ParseSingleMessage function in message_test.cc
2025-01-19 20:01:57 -05:00
scawful
5afaecf1ee
Refactor test includes
2025-01-19 19:14:53 -05:00
scawful
e4cc3b977a
Move test dir to root
2025-01-19 19:09:39 -05:00
scawful
096b10ff77
move test directory into src
2024-07-24 01:55:13 -04:00
scawful
7e46cf1c64
Rename ROM class to Rom
2024-04-14 14:47:17 -05:00
scawful
2aa9bce9ca
Move editor interface to editor/utils
2024-04-14 10:00:33 -05:00
scawful
ce2cae2242
Rearrange test namespaces
2024-04-14 09:30:21 -05:00