summaryrefslogtreecommitdiff
path: root/Examples/test-suite/java
Commit message (Expand)AuthorAgeFilesLines
* %interface family of macros no longer add variable wrappersWilliam S Fulton2022-03-121-0/+2
* Fixes for the family of %interface macros for overloaded methodsWilliam S Fulton2022-03-121-0/+65
* Using declarations, directors and overloaded methodsWilliam S Fulton2022-03-101-0/+64
* More director const std::string& testing and C# leak fixWilliam S Fulton2022-02-131-0/+12
* director_property testcase for C# and JavaWilliam S Fulton2022-02-131-0/+54
* director string testing additionsWilliam S Fulton2022-02-121-12/+19
* Fix comment typoOlly Betts2022-01-241-1/+1
* Fix Java %interface family of macrosWilliam S Fulton2021-04-273-0/+28
* java: Remove duplicate li_std_map entryOlly Betts2021-04-201-1/+0
* Eliminate use of fn in testcasesOlly Betts2021-03-301-1/+1
* template template parameters patch tidyupWilliam S Fulton2021-03-221-3/+8
* Fix handling of Template template parametersWilliam S Fulton2021-03-221-0/+13
* Merge pull request #1909 from treitmayr/ruby-additional-testsWilliam S Fulton2021-03-182-0/+36
|\
| * Add and improve Ruby test cases in the context of nesting and namespacesThomas Reitmayr2020-12-162-0/+36
* | Fix incorrect warning "Unknown Doxygen command: ."William S Fulton2021-03-011-0/+6
|/
* Merge branch 'python-doxygen-quotes'William S Fulton2020-06-071-0/+6
|\
| * Fix generated Python code for Doxygen comments with triple quotesVadim Zeitlin2020-03-041-0/+4
| * Fix generated Python code for Doxygen comments ending with quoteVadim Zeitlin2020-03-041-0/+2
* | Fix for missing space after \endlink in doxygenJohn McFarland2020-05-021-1/+1
|/
* Merge branch 'shared-ptr-template-upcast'William S Fulton2020-01-172-0/+25
|\
| * Applying shared_ptr template upcast fix to CSharp, adding CSharp test, and cl...etse2019-05-061-4/+3
| * Adding test case demonstrating issue where SWIG does not generate a correctly...etse2019-05-062-0/+26
* | Update anther newly merged doxygen Java test for Java 9 APIWilliam S Fulton2020-01-161-10/+2
* | Merge branch 'Issue-1643'William S Fulton2020-01-161-0/+7
|\ \
| * | Fix pydoc null pointer dereference with missing arg typeJohn McFarland2019-10-271-0/+7
* | | Merge branch 'Issue-1632'William S Fulton2020-01-161-0/+101
|\ \ \
| * | | Minor workaround in doxygen_basic_translate_style3 testJohn McFarland2019-11-021-1/+1
| * | | Add new test doxygen_basic_translate_style3.iJohn McFarland2019-11-021-0/+101
| |/ /
* | | Remove unused import in java testcaseWilliam S Fulton2020-01-151-1/+0
* | | Fix deprecation warning in java testcaseWilliam S Fulton2020-01-141-2/+2
* | | Update newly merged doxygen Java test for Java 9 APIWilliam S Fulton2020-01-141-9/+2
* | | Merge branch 'doxy/commands'William S Fulton2020-01-142-2/+88
|\ \ \
| * | | Add doxygen_code_blocks_runme.javaJohn McFarland2019-08-211-0/+83
| * | | Support doxygen \param[] commandsJohn McFarland2019-08-071-2/+5
| |/ /
* | | Disable Doxygen tests when using Java 8 or olderVadim Zeitlin2019-12-181-0/+1
* | | Rewrite Doxygen unit tests for Java using Java 9 APIVadim Zeitlin2019-12-1817-170/+140
* | | Don't crash if unexpected comment is found in Java Doxygen testsVadim Zeitlin2019-12-181-1/+2
* | | Reuse existing variable in CommentParser code used in Java testsVadim Zeitlin2019-12-181-2/+2
|/ /
* | Merge branch 'csharp-set-fixes'William S Fulton2019-07-121-0/+15
|\ \
| * | Fix std::vector<> Java typemaps for primitive typesVadim Zeitlin2019-07-111-0/+9
| * | Replace leftover string with the proper type in C# set typemapVadim Zeitlin2019-07-111-0/+6
* | | Fix missing value for first item of enums with trailing commaVadim Zeitlin2019-07-111-0/+6
|/ /
* | Merge branch 'doxy/segfault'William S Fulton2019-07-112-0/+4
|\ \
| * | Doxygen comment parsing fix for empty lines in code/verbatim blocksJohn McFarland2019-07-062-0/+4
* | | Merge branch 'patch-1'William S Fulton2019-07-091-0/+32
|\ \ \
| * | | nested_inheritance_interface testcase enhancementWilliam S Fulton2019-07-091-0/+4
| * | | Add nested_inheritance_interface testIsaac Pascual Monells2019-07-021-0/+28
* | | | gcc-9 testcase warning fixWilliam S Fulton2019-07-091-0/+21
| |/ / |/| |
* | | Merge branch 'doxy/space'William S Fulton2019-06-282-3/+108
|\ \ \ | |/ / |/| |
| * | Ensure empty line before code and math blocks in doxygen pydocJohn McFarland2019-06-181-3/+9