swig/Examples/test-suite/d
Olly Betts 5f8b9135cc Fix director_classes testcase failures on x86
Adjust the floating point constants to be 1.125 and 2.25 (which
can be exactly represented in base-2 floating point) instead of
1.1 and 2.2 (which can't).  This avoids problems on platforms where
floating point calculations suffer from excess precision, the most
commonly used of which is x86 when using 387 FP instructions.
2023-11-19 21:45:30 +13:00
..
Makefile.in Keep tests in alphabetical order 2023-05-20 09:32:43 +01:00
README [D] Update docs for D1 removal 2023-05-04 13:18:10 +12:00
aggregate_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
allprotected_runme.2.d Fix directors and allprotected mode and using declarations. 2023-06-24 12:29:59 +01:00
apply_strings_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
argcargvtest_runme.2.d argcargv.i: NULL terminate argv with empty input 2023-05-23 10:12:49 +12:00
bools_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
catches_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
catches_strings_runme.2.d std::string throws typemaps 2022-09-19 09:09:29 +01:00
char_binary_runme.2.d Add D language typemaps 2023-05-20 16:17:00 +12:00
char_strings_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
constover_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
cpp11_move_typemaps_runme.2.d Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
cpp11_rvalue_reference_move_runme.2.d rvalue reference outputs 2022-09-08 08:46:32 +01:00
cpp11_std_unique_ptr_runme.2.d Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
cpp11_strongly_typed_enumerations_runme.2.d C++11 enum base type is now used for D enum base type 2023-10-18 19:57:20 +01:00
d_nativepointers_runme.2.d [D] Correctly annotate function pointers with C linkage. 2012-01-23 21:59:00 +00:00
default_args_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
default_constructor_runme.2.d Don't generate constructor wrappers if a base class has a private constructor 2015-07-07 20:15:55 +01:00
director_alternating_runme.2.d [D] Fixed a bug in the loop breaking code for directors leading to a superclass implementation erroneously being called. 2011-01-08 21:05:49 +00:00
director_basic_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
director_classes_runme.2.d Fix director_classes testcase failures on x86 2023-11-19 21:45:30 +13:00
director_classic_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
director_ignore_runme.2.d [D] Fix to support recent D releases 2023-05-20 15:22:12 +12:00
director_primitives_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
director_protected_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
director_string_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
enum_thorough_runme.2.d [D] Ported r12557 (char enum values). 2011-04-10 16:10:42 +00:00
inherit_target_language_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
li_attribute_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
li_boost_shared_ptr_bits_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
li_boost_shared_ptr_director_runme.2.d Add director shared_ptr typemaps for D 2017-10-17 22:47:16 +01:00
li_boost_shared_ptr_runme.2.d [D] Fix to support recent D releases 2023-05-20 15:22:12 +12:00
li_constraints_runme.2.d Add li_constraints test for D Language. 2023-05-20 16:17:00 +12:00
li_std_auto_ptr_runme.2.d Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
li_std_except_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
li_std_string_runme.2.d Expand li_std_string_runme.* 2023-05-12 16:05:48 +12:00
li_std_vector_runme.2.d Fix typos 2021-11-17 07:07:02 +02:00
li_typemaps_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
long_long_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
member_pointer_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
nspace_extend_runme.2.d [D] nspace support. 2011-03-13 00:32:26 +00:00
nspace_runme.2.d [D] nspace support. 2011-03-13 00:32:26 +00:00
operator_overload_runme.2.d Fix typos 2014-04-29 11:31:29 +12:00
overload_complicated_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
overload_template_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
pointer_reference_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
preproc_constants_c_runme.2.d Update preproc_constants* testcases 2023-05-25 12:47:18 +12:00
preproc_constants_runme.2.d Update preproc_constants* testcases 2023-05-25 12:47:18 +12:00
proxycode_runme.2.d Add %proxycode directive for adding code into proxy classes for C#, D and Java 2017-01-13 20:43:50 +00:00
sizet_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
sneaky1_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
special_variable_macros_runme.2.d Improvements to $typemap() special variable replacement overrides 2023-11-03 09:07:51 +00:00
threads_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
throw_exception_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
typemap_namespace_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
typemap_out_optimal_runme.2.d Movable and move-only types supported in "out" typemaps. 2022-06-30 17:26:48 +01:00
varargs_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
virtual_poly_runme.2.d Added support for the D programming languge. 2010-11-18 00:24:02 +00:00

README

D language module testsuite
---------------------------

Please see ../README for the common readme file.