Skip to content

feat(test): add support for testing against wow.exe#123

Draft
heinermann wants to merge 1 commit into
whoahq:masterfrom
Starsurgical:wowtest
Draft

feat(test): add support for testing against wow.exe#123
heinermann wants to merge 1 commit into
whoahq:masterfrom
Starsurgical:wowtest

Conversation

@heinermann

@heinermann heinermann commented Feb 24, 2026

Copy link
Copy Markdown
Contributor
  • Addresses discrepancies in some return types and calling conventions.
  • Provides a mechanism to run tests against a Wow.exe. More versions can be added following the same format (probably with some tweaks).

@heinermann

heinermann commented Feb 24, 2026

Copy link
Copy Markdown
Contributor Author
  1. Need to fix passing of cmdline args to the test suite.
  2. Need to move WoW 3.3.5a specific stuff out into its addressmap file (i.e. specifying WinMain address, Sleep pointer).
  3. Fix MSVC dependency (inline asm) to just write the bytes instead. seems annoying w/e
  4. Include some other versions that I might have to be able to run more tests.

@heinermann

heinermann commented Feb 25, 2026

Copy link
Copy Markdown
Contributor Author

Going to split the calling discrepancies into a separate PR.
#124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant