isle/tools/isledecomp/tests
MS bcb7bec68b
Improve handling of variables for decomp parser (#376)
* Parser refactor:
- Handling LIRBARY and STRING markers
- Extracting global variable name for future comparison
- Marking function static variables
- More fluent error messages

* String constants annotated with STRING

* fix variable name

* Should compare LIBRARY markers
2023-12-27 15:59:42 -05: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
test_linter.py Decomp linter warning for offset reuse (#342) 2023-12-17 17:45:33 -05:00
test_parser_samples.py (Proposal) Adjustments to "decomp" language (#308) 2023-12-06 13:10:45 +01:00
test_parser_statechange.py Improve handling of variables for decomp parser (#376) 2023-12-27 15:59:42 -05:00
test_parser_util.py Improve handling of variables for decomp parser (#376) 2023-12-27 15:59:42 -05:00
test_parser.py Improve handling of variables for decomp parser (#376) 2023-12-27 15:59:42 -05: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