summaryrefslogtreecommitdiff
path: root/Examples/test-suite/d
Commit message (Expand)AuthorAgeFilesLines
* Expand li_std_string_runme.*Olly Betts2023-05-121-0/+7
* [D] Update docs for D1 removalOlly Betts2023-05-041-3/+0
* Drop D version 1Erez Geva2023-05-0452-4165/+14
* std::string throws typemapsWilliam S Fulton2022-09-192-0/+24
* Add catches_strings test to test throws char * typemapWilliam S Fulton2022-09-192-0/+40
* Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-174-0/+36
* Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-162-0/+84
* rvalue reference outputsWilliam S Fulton2022-09-082-6/+46
* Test/fixes to handle NULL pointer for unique_ptr/auto_ptrWilliam S Fulton2022-08-314-0/+32
* SWIGTYPE && input typemaps now assume object has been movedWilliam S Fulton2022-08-312-0/+133
* Add raw pointer handling test for virtual inheritanceWilliam S Fulton2022-08-054-25/+12
* [D] Fix occasional undefined behaviour with inheritance hierarchiesWilliam S Fulton2022-08-054-8/+41
* Add Tcl support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-054-0/+404
* Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-0/+3
* Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-302-0/+2
* Consistent cpp11 testing in test-suiteWilliam S Fulton2022-03-271-0/+1
* Parse common cases of `<` and `>` comparisonsOlly Betts2022-01-254-0/+8
* Fix typosDimitris Apostolou2021-11-171-1/+1
* Add director typemaps for pointer const ref typesWilliam S Fulton2017-10-242-4/+22
* Add director shared_ptr typemaps for DWilliam S Fulton2017-10-171-0/+114
* Fix overloading of shared_ptr method overloadingWilliam S Fulton2017-09-231-0/+1
* Expand std::shared_ptr testing to C# D Java PythonWilliam S Fulton2017-09-221-0/+5
* Run some preprocessor constants tests that were previously disabled.William S Fulton2017-09-184-4/+4
* Fix type promotion wrapping some non-trivial constant expressionsWilliam S Fulton2017-09-184-0/+4
* Fix generated code for constant expressions containing wchar_t L literals.William S Fulton2017-09-174-0/+8
* Add %proxycode directive for adding code into proxy classes for C#, D and JavaWilliam S Fulton2017-01-131-0/+41
* Don't generate constructor wrappers if a base class has a private constructorWilliam S Fulton2015-07-072-15/+0
* D: Use configure-detected default language version for test-suite.David Nadlinger2014-11-061-0/+4
* D: Use deterministic allocation on the D side in li_boost_shared_ptr_runme.i.David Nadlinger2014-11-061-132/+141
* D: Fix li_boost_shared_ptr_runme.2.d compilation.David Nadlinger2014-11-061-1/+2
* D test-suite fixesWilliam S Fulton2014-10-251-5/+4
* Update all languages to use SCRIPTDIRWilliam S Fulton2014-05-151-4/+4
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-5/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-2/+8
* Fix typosOlly Betts2014-04-291-1/+1
* Slight wording change when running test-suiteWilliam S Fulton2014-02-221-2/+2
* Document patch #33 from previous commit and complete run time testsWilliam S Fulton2013-04-182-0/+5
* [D] Exception and Error have become blessed names; removed d_exception_name t...David Nadlinger2012-01-231-1/+0
* [D] Correctly annotate function pointers with C linkage.David Nadlinger2012-01-232-2/+6
* [D] Use stdc.config.c_long/c_ulong to represent C long types.David Nadlinger2011-12-035-25/+29
* [D] Test case fix: IntVector holds ints, not size_t.David Nadlinger2011-12-031-11/+11
* [D] Test case fix: Aliases now required for non-overridden base class overloads.David Nadlinger2011-12-031-0/+4
* [D] Improved allprotected test case error messages.David Nadlinger2011-12-031-23/+21
* [D] Ported r12557 (char enum values).David Nadlinger2011-04-102-0/+46
* [D] nspace support.David Nadlinger2011-03-135-2/+230
* [D] std.algorithm.indexOf() was deprecated, use countUntil() instead.David Nadlinger2011-03-131-2/+2
* [D] Test C++ references in »d_nativepointers«; normalized indentation.David Nadlinger2011-01-292-20/+46
* Fix D test-suite cleanWilliam S Fulton2011-01-181-2/+2
* Move a couple of runme files which into the correct directoriesWilliam S Fulton2011-01-171-0/+7
* [D] Fixed a bug in the loop breaking code for directors leading to a supercla...David Nadlinger2011-01-081-0/+7