pleiszenburg / zugbruecke

Calling routines in Windows DLLs from Python scripts running under Linux, MacOS or BSD
https://zugbruecke.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
111 stars 11 forks source link

Tests limited to x86 / 32 bit versions of Wine and Python for Windows #58

Closed s-m-e closed 2 years ago

s-m-e commented 5 years ago

The test infrastructure needs to be expanded to test both at the same time, x86 / 32 bit AND x86_64 / AMD64 / 64 bit versions of Wine and Python for Windows. Also testing x86 Python on x86_64 Wine should be considered.

s-m-e commented 2 years ago

Fixed in v0.1.0.