isle/tools/isledecomp/tests
MS ec1fcce08c
Data comparison tool (#618)
* Parse cvdump TYPES section. Add datacmp tool.

* Corrections

* Use static

* Revert "Use static"

This reverts commit e0a4324e00.

* Handle partially initialized variable

* Shuffle order of legounksavedatawriter

* Revert "Shuffle order of legounksavedatawriter"

This reverts commit 506e06f117.

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-03-05 09:45:09 +01:00
..
samples (Proposal) Adjustments to "decomp" language (#308) 2023-12-06 13:10:45 +01:00
__init__.py Checkorder tool to keep functions in original binary order (#228) 2023-11-21 09:44:45 +01:00
conftest.py Performance enhancements (#527) 2024-02-04 19:37:37 +01:00
test_compare_db.py reccmp: Unique addresses and stub reporting (#554) 2024-02-13 20:25:51 -05:00
test_curly.py parser: Identify namespaces (#499) 2024-01-28 15:25:45 +01:00
test_cvdump_types.py Data comparison tool (#618) 2024-03-05 09:45:09 +01:00
test_cvdump.py Data comparison tool (#618) 2024-03-05 09:45:09 +01:00
test_demangler.py reccmp: Unique addresses and stub reporting (#554) 2024-02-13 20:25:51 -05:00
test_islebin.py Performance enhancements (#527) 2024-02-04 19:37:37 +01:00
test_linter.py Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
test_parser_samples.py (Proposal) Adjustments to "decomp" language (#308) 2023-12-06 13:10:45 +01:00
test_parser_statechange.py Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
test_parser_util.py Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
test_parser.py parser: Detect function declaration (#580) 2024-02-19 16:00:48 +01:00
test_path_resolver_nt.py Refactor WinePathConverter into PathResolver (#353) 2023-12-23 08:05:07 -05:00
test_path_resolver_posix.py Refactor WinePathConverter into PathResolver (#353) 2023-12-23 08:05:07 -05:00
test_sanitize.py reccmp: Show float constants (#473) 2024-01-20 20:19:49 -05:00