tests: update to use `CString`
authorAlexis Laferrière <alexis.laf@xymus.net>
Tue, 13 Dec 2016 04:02:45 +0000 (23:02 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Tue, 13 Dec 2016 04:05:07 +0000 (23:05 -0500)
commit75fdbe6de56a744d73a05d0e69e45d4b10e83695
tree4310e5dd0840007f77194f9ec2bed2715688d0a9
parent2abd9b250f3872db9960a77b6ba76a18e33a1e48
tests: update to use `CString`

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
27 files changed:
tests/base_test_obj_id.nit
tests/error_needed_method.nit
tests/sav/error_needed_method_alt3.res
tests/sav/nitce/test_new_native.res
tests/sav/nitce/test_new_native_alt1.res
tests/sav/niti/error_needed_method_alt4.res
tests/sav/nitj/test_new_native.res
tests/sav/nitj/test_new_native_alt1.res
tests/sav/nitpretty_args21.res
tests/sav/nitpretty_args52.res
tests/sav/string_ffi_ref_test.res
tests/sav/test_new_native.res
tests/sav/test_new_native_alt1.res
tests/shootout_nsieve_bytes_alt.nit
tests/string_ffi_ref_test.nit
tests/test_copy_to_native.nit
tests/test_ffi_c_accessor.nit
tests/test_ffi_c_callback_extern_receiver.nit
tests/test_ffi_c_more.nit
tests/test_ffi_c_new_extern.nit
tests/test_ffi_c_primitives.nit
tests/test_ffi_c_strings.nit
tests/test_ffi_c_super.nit
tests/test_hash_text.nit
tests/test_nativestring_fill_from.nit
tests/test_new_native.nit
tests/test_pretty/test_extern1.nit