tests: test the global compilation bug in FFI on duplicated callbacks
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 7 Nov 2014 18:08:18 +0000 (13:08 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 7 Nov 2014 18:09:12 +0000 (13:09 -0500)
commit6e776b8a6580844f154adfc73cdefd3fd546633b
tree068de07dc3cebbed68c6ec1c972108faf31c388a
parente8abdcae59b863c15bf2876b88e5ee7b75496733
tests: test the global compilation bug in FFI on duplicated callbacks

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
tests/sav/test_ffi_c_duplicated_callback_a.res [new file with mode: 0644]
tests/sav/test_ffi_c_duplicated_callback_b.res [new file with mode: 0644]
tests/test_ffi_c_duplicated_callback_a.nit [new file with mode: 0644]
tests/test_ffi_c_duplicated_callback_b.nit [new file with mode: 0644]