summaryrefslogtreecommitdiff
path: root/Examples/test-suite/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into javascriptWilliam S Fulton2014-05-011-0/+1
|\
| * Ignored enum fixes.William S Fulton2014-04-081-0/+1
* | Restore and fix infinity testcase for JavascriptWilliam S Fulton2014-04-201-0/+1
* | Simple C string testWilliam S Fulton2014-04-201-0/+1
* | Restore missing make code in javascript branchWilliam S Fulton2014-04-201-0/+6
* | Javascript test-suite makefile updateWilliam S Fulton2014-04-201-25/+0
* | Merge branch 'master' into develOliver Buchtala2014-03-301-8/+14
|\ \ | |/
| * Fixes for C enums used in an API and the definition of the enum has not been ...William S Fulton2014-03-281-0/+1
| * Add metaprogramming type_traits example in C++11 documentationWilliam S Fulton2014-03-141-0/+1
| * C++11 result_of testcaseWilliam S Fulton2014-03-141-1/+1
| * C++11 std::reference_wrapper example - no supportWilliam S Fulton2014-03-141-0/+1
| * C++11 alignof alignas testcase and further C++11 doc updatesWilliam S Fulton2014-03-141-0/+1
| * fixes for director class naming when nested classes are usedVladimir Kalinin2014-03-131-0/+1
| * Change in default behaviour wrapping C++ bool for Python.William S Fulton2014-03-081-0/+1
| * Reorganise broken C++11 testcasesWilliam S Fulton2014-03-081-5/+5
| * Fix std::map and smart pointers.William S Fulton2014-03-061-0/+1
* | Generalized smoke test configuration.Oliver Buchtala2014-03-061-9/+24
* | Merge branch 'master' into tmpOliver Buchtala2014-03-051-9/+82
|\ \ | |/
| * Add testcase and info on python -builtin missing argument count checkWilliam S Fulton2014-03-011-0/+1
| * Slight wording change when running test-suiteWilliam S Fulton2014-02-221-2/+2
| * Fix %$ismember %rename predicate for members added via %extendWilliam S Fulton2014-02-181-0/+2
| * Add new swigtype_inout.i library containing SWIGTYPE *& OUTPUT typemaps.William S Fulton2014-02-041-0/+1
| * Errors test-suite overhaulWilliam S Fulton2014-01-191-4/+13
| * Add test for checking prefix resolving in typedefYann Diorcet2014-01-141-0/+1
| * Typedef typedef prefix test for templatesWilliam S Fulton2014-01-141-0/+1
| * Add testcase for %attributestring on shared_ptrWilliam S Fulton2014-01-111-0/+1
| * %naturalvar feature fixes and documentationWilliam S Fulton2014-01-111-0/+1
| * Template private assignment testcaseWilliam S Fulton2014-01-111-0/+1
| * Add C++11 virtual specifier sequences (final and/or override on methods)William S Fulton2014-01-031-0/+1
| * C++11 tests re-organise - gcc-4.8 minimum expected for all to passWilliam S Fulton2013-12-221-3/+3
| * Merge branch 'nested' - nested structs/classes supportWilliam S Fulton2013-12-141-0/+2
| |\
| | * out-of-scope template definitions fixedVladimir Kalinin2013-12-041-1/+1
| | * fixed out-of-scope nested class definitions, added a testVladimir Kalinin2013-12-041-1/+2
| | * Testcase of private nested class usage causing segfaultWilliam S Fulton2013-12-021-0/+1
| * | Add check-c and check-cpp targets for running just C and C++ test casesWilliam S Fulton2013-12-121-0/+4
| * | Add std_auto_ptr.i defining typemaps for returning std::auto_ptr<>.Vadim Zeitlin2013-12-031-0/+1
| |/
| * Add support for C++11 noexcept specification in exception specificationsWilliam S Fulton2013-11-211-0/+1
| * Add support for parsing C++11 =delete and =defaultWilliam S Fulton2013-11-201-0/+2
| * enum_plus testcase was never been runWilliam S Fulton2013-11-091-0/+1
| * Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-1/+7
| |\
| | * Fix %naturalvar and templated methods using enumsWilliam S Fulton2013-10-041-0/+1
| | * Infinity is now by default an acceptable value for type 'float'.William S Fulton2013-09-121-1/+2
| * | C++11 testing moved to a configure optionWilliam S Fulton2013-10-081-2/+3
| * | Rename all C++0x to C++11 and cpp0x to cpp11William S Fulton2013-10-071-38/+38
| * | Add support for extern "C++" - no warning should be issued as was previously ...William S Fulton2013-02-081-1/+1
| * | Rework std::initializer_list handling to warn about usage in any method, not ...William S Fulton2013-02-041-0/+1
| * | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-6/+64
| |\ \
| * | | Fix generated code for rvalue references by converting functions returning an...William S Fulton2013-01-241-0/+1
| * | | Add check-cpp11 target for testing c++11 only testsWilliam S Fulton2013-01-131-0/+2
| * | | result_of not workingWilliam S Fulton2012-10-041-1/+1