aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite
AgeCommit message (Expand)Author
2019-07-09gcc-9 testcase warning fixWilliam S Fulton
2019-06-28Merge branch 'doxy/space'William S Fulton
2019-06-27Workaround clang 10.0.1 C++17 linker errors in testcasesWilliam S Fulton
2019-06-27std::auto_ptr replacement for testing with C++17 and laterWilliam S Fulton
2019-06-27Remove use of std::bind2nd which is removed in C++17William S Fulton
2019-06-27Fix constexpr-not-const clang warning in testcaseWilliam S Fulton
2019-06-27Warning suppression on testcase using clangWilliam S Fulton
2019-06-27Remove deprecated calls in Octave testcasesWilliam S Fulton
2019-06-18Ensure empty line before code and math blocks in doxygen pydocJohn McFarland
2019-06-06Suppress testcase clang warning for auto_ptr deprecationWilliam S Fulton
2019-06-06Fix cpp11_rvalue_refrence3 testcase clang warningWilliam S Fulton
2019-06-06Java std::vector constructor performance improvementBrad Kotsopoulos
2019-05-27Remove extra newline before code block in doxygen python outputJohn McFarland
2019-05-26Correction to recently added doxygen python test caseJohn McFarland
2019-05-25Adjust expected python output for doxygen style2 testJohn McFarland
2019-05-25Adding test for second doxygen comment styleJohn McFarland
2019-05-25Eliminate extra newlines around doxygen python block mathJohn McFarland
2019-05-25Eliminate extra newlines in doxygen python \verbatim blocksJohn McFarland
2019-05-25Remove extra newline from end of doxygen python \code commandJohn McFarland
2019-05-25Remove extra newline in beginning of doxygen python \code commandJohn McFarland
2019-05-25Fix python doxygen indentation for inline \code commandJohn McFarland
2019-05-08Merge remote-tracking branch 'upstream/master' into OCaml-INPUT-OUTPUT-INOUT-...Zackery Spytz
2019-04-30Fix php testcase warningWilliam S Fulton
2019-04-24Fix Go tests to run in module modeIan Lance Taylor
2019-04-24Merge branch 'enum-trailing-comma-doxygen'William S Fulton
2019-04-20Fix parsing of enums with trailing comma with -doxygenVadim Zeitlin
2019-04-20Don't crash if type is not available in Python Doxygen codeVadim Zeitlin
2019-04-15testcase fixes for gcc-9William S Fulton
2019-04-11cpp11_thread_local testcase fix for Visual C++William S Fulton
2019-04-08Check Dispose is called in C# auto_ptr testWilliam S Fulton
2019-04-08C++11 test fixes for Visual Studio 2017William S Fulton
2019-04-08Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton
2019-03-25More python std::list testingWilliam S Fulton
2019-03-25More C# std::list testingWilliam S Fulton
2019-03-25C# std::list changes to support types that are not assignableWilliam S Fulton
2019-03-25C# - add std::listAdrien JUND
2019-03-20Fix Python low-level static member setters.William S Fulton
2019-03-20Improve Python static member variable testingWilliam S Fulton
2019-03-18Merge branch 'REnums2018'William S Fulton
2019-03-12Merge branch 'csharp-set'William S Fulton
2019-03-12Merge branch 'std_unordered_map_args_fix'William S Fulton
2019-03-12Include all template parameters for std_unordered_multimap and std_unordered_mapWilliam S Fulton
2019-03-11Implement set-theoretic methods in std::set C# typemapsVadim Zeitlin
2019-03-11Add std::set<> typemaps for C#Vadim Zeitlin
2019-03-11Merge branch 'MSVC-compiler-warnings'William S Fulton
2019-03-08FIX: references to enums now functioningRichard Beare
2019-03-08FIX: Corrected path to output from R testsRichard Beare
2019-03-08ENH: Run test for enum_thorough in RRichard Beare
2019-03-07Fix some MSVC compiler warnings in the test suiteZackery Spytz
2019-03-03Run errors test cases in predictable orderWilliam S Fulton