summaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors
Commit message (Expand)AuthorAgeFilesLines
* Document what c_spaceship.i is testingOlly Betts2023-05-161-1/+1
* Improved error checking when defining classes and using %template.William S Fulton2023-03-136-14/+43
* Redefined identifer testcase now correctly errorsWilliam S Fulton2023-03-132-3/+5
* Update errors tests to use new template errorWilliam S Fulton2023-03-092-3/+3
* Partial template specialization fixes to support default argumentsWilliam S Fulton2023-03-012-0/+11
* Duplicate class template instantiations via %template changesWilliam S Fulton2022-11-185-7/+64
* Report errors in preprocessor expressions by defaultOlly Betts2022-10-052-2/+2
* Fix spaceship preproc tests for previous changeOlly Betts2022-07-274-3/+13
* Only recognise spaceship operator for C++Olly Betts2022-07-272-0/+4
* Fix spaceship operator bugs, document, add testsOlly Betts2022-07-272-0/+6
* Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-0/+3
* Consistent cpp11 testing in test-suiteWilliam S Fulton2022-03-271-0/+1
* Fix checking of "optimal" typemap attributeOlly Betts2022-03-192-0/+49
* Add missing symtab for functions added by using declarationsWilliam S Fulton2022-03-101-1/+1
* Fix incorrect expected output in new testcaseOlly Betts2022-03-061-1/+1
* Improve the change to allow parsing `9%a`Olly Betts2022-03-042-0/+21
* Improve typemap method and attribute checkingOlly Betts2022-03-032-2/+4
* Handle typemap argument without a valueOlly Betts2022-03-022-0/+7
* Fix line/file info for methods added by using declarationsWilliam S Fulton2022-02-262-0/+11
* Add omitted testcase cpp_using_rename.iWilliam S Fulton2022-02-261-0/+22
* Using declarations in inheritance hierarchy improvements.William S Fulton2022-02-261-0/+7
* Mark error messages more consistentOlly Betts2022-02-254-4/+4
* Emit preprocessor expr error for unary + on stringOlly Betts2022-02-242-0/+25
* Don't report "Warning 202: Error: ..."Olly Betts2022-02-243-12/+12
* Add another testcase for #1384Olly Betts2022-02-242-0/+14
* Improve parsing of % followed immediately by identifierOlly Betts2022-02-154-6/+9
* Merge pull request #2197 from swig-fortran/rename-warnOlly Betts2022-02-102-6/+6
|\
| * Reformat name warnings to reduce changesSeth R Johnson2022-02-062-10/+10
| * Renames performed by `%namewarn` with `rename=` are printed in warning messageSeth R Johnson2022-02-063-16/+16
* | Remove support for the "command" encoderOlly Betts2022-02-072-0/+7
|/
* Issue error for missing ; after %constantOlly Betts2022-01-272-0/+4
* [doxygen] Fix crash on unclosed HTML tagOlly Betts2022-01-262-0/+7
* Extern template tweaksWilliam S Fulton2022-01-252-0/+28
* Remove support for $source and $targetOlly Betts2021-04-301-2/+2
* The errors testcases use -module to obtain a unique module nameWilliam S Fulton2019-07-3113-14/+19
* Run errors test cases in predictable orderWilliam S Fulton2019-03-031-5/+5
* Warning tweaks for destructors that are final in director classesWilliam S Fulton2019-03-031-1/+1
* Warning fix for final destructor in directorsWilliam S Fulton2019-03-021-0/+1
* Fix regression parsing gcc preprocessor linemarkersWilliam S Fulton2019-02-192-0/+18
* Suppress rename warnings when parameter names are keywordsWilliam S Fulton2019-01-191-2/+0
* Update error messages test suiteVadim Zeitlin2019-01-161-0/+2
* Merge branch 'vadz-doxygen'William S Fulton2018-06-073-1/+20
|\
| * Doxygen warnings cleanupWilliam S Fulton2018-06-051-1/+1
| * Move doxygen warning numbersWilliam S Fulton2018-06-011-1/+1
| * Merge branch 'master' into vadz-doxygenWilliam S Fulton2018-05-172-0/+37
| |\
| * \ Merge branch 'master' into doxygenVadim Zeitlin2018-03-1910-0/+152
| |\ \
| * \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-09-1917-0/+269
| |\ \ \
| * \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-02-014-13/+90
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2016-12-1222-58/+40
| |\ \ \ \ \
| * \ \ \ \ \ Another merge with master.Vadim Zeitlin2015-07-2013-4/+86
| |\ \ \ \ \ \