Files
Simonas Kazlauskas 2487d27ca8 Add tests for ordinals
These tests include binary .dll files into the tests directory, because rustc does not allow us to
export symbols through ordinal numbers on Windows, sadly.

Both DLLs contain exactly 1 function (other than DllMain) each, with signature `fn() -> *const
c_char` returning a pointer to "bunny\0".

Thanks to WindowsBunny (aka. retep998) for building the DLLs.
2016-07-28 16:33:18 +03:00

3.0 KiB