Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed test 021 | Dimitri van Heesch | 2014-08-04 | 2 | -2/+2 |
| | |||||
* | Disabled/fixed segments that produced doxygen warnings while running the test | Dimitri van Heesch | 2014-07-13 | 5 | -64/+24 |
| | |||||
* | Merge pull request #197 from wtschueller/fix729092 | Dimitri van Heesch | 2014-07-13 | 4 | -0/+118 |
|\ | | | | | Tcl: Bug 729092 | ||||
| * | Tcl: add test code for Bug 729092 | wtschueller | 2014-07-13 | 4 | -0/+118 |
| | | |||||
* | | Merge pull request #191 from wtschueller/fix_729135 | Dimitri van Heesch | 2014-07-13 | 2 | -1/+47 |
|\ \ | | | | | | | Update test 058 because commit 9d315a9 fixes also Bug 729135 | ||||
| * | | Update test 058 because commit 9d315a9 fixes also Bug 729135 | wtschueller | 2014-06-20 | 2 | -1/+47 |
| |/ | | | | | | | | | --HG-- extra : rebase_source : aedb08ea08b1b0a983e31a11765c75b56c0b5ceb | ||||
* | | Merge pull request #190 from wtschueller/fix705503 | Dimitri van Heesch | 2014-07-13 | 2 | -0/+89 |
|\ \ | | | | | | | Bug 705503 - TCL: Documentation of oo::define is not working | ||||
| * | | Bug 705503 - TCL: Documentation of oo::define is not working | wtschueller | 2014-06-28 | 2 | -0/+89 |
| |/ | |||||
* | | Tcl: add missing file that breaks test 057 | wtschueller | 2014-07-12 | 1 | -0/+4 |
| | | |||||
* | | Tcl: test 057 additionally tests mutual Xrefs for two files | wtschueller | 2014-07-12 | 13 | -53/+126 |
| | | |||||
* | | Tcl: correct namespace resolution in case of INLINE_SOURCES = YES | wtschueller | 2014-07-12 | 4 | -0/+194 |
| | | |||||
* | | Tcl: support switch command | wtschueller | 2014-06-18 | 2 | -0/+596 |
| | | | | | | | | | | --HG-- extra : rebase_source : f516669986006db5aca6af6417f323e57fa848d1 | ||||
* | | Tcl: support eval/catch commands | wtschueller | 2014-06-17 | 2 | -0/+278 |
|/ | | | | | --HG-- extra : rebase_source : 5d7e3a2b3c549419c672cddd8d780542053d68bb | ||||
* | Tcl: recurse for [] | wtschueller | 2014-06-11 | 2 | -0/+495 |
| | |||||
* | Tcl: collect XRefs also if INLINE_SOURCES = no | wtschueller | 2014-06-10 | 12 | -0/+598 |
| | |||||
* | Corrected copyright year | albert-github | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Bug 692985 - Notes in xml output are not correctly separated | Dimitri van Heesch | 2014-04-19 | 1 | -1/+2 |
| | |||||
* | Added optional [block] option to \htmlonly | Dimitri van Heesch | 2014-03-29 | 2 | -0/+5 |
| | |||||
* | Added \latexinclude command (thanks to Juan Zaratiegui for the patch) | Dimitri van Heesch | 2014-03-27 | 3 | -0/+20 |
| | |||||
* | Merge branch 'wip/fix-link-id-on-last-line' of ↵ | Dimitri van Heesch | 2014-02-04 | 2 | -5/+19 |
|\ | | | | | | | | | | | | | | | https://github.com/agateau/doxygen into agateau-wip/fix-link-id-on-last-line Conflicts: testing/055/md_055_markdown.xml testing/055_markdown.md | ||||
| * | Make sure all ids in g_linkRefs are lower case | Aurélien Gâteau | 2014-02-04 | 2 | -0/+31 |
| | | | | | | | | | | Ids created from the last line were not lower-cased, leading to the link not being recognized. | ||||
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-02-03 | 1 | -0/+146 |
|\ \ | |||||
| * | | testsqlite3: a test for sqlite3gen | Adrian Negreanu | 2014-02-01 | 1 | -0/+146 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This verifies the 'memberdef' table against the generated XMLs. It accomplishes this by executing a sql query, constructed by iterating through the children and attributes of the memberdef XML element. The information translated from xml to sql, is then removed from the DOM, and the unprocessed bits are printed as warning messages. usage: testing/testsqlite3.py -d /.../doxygen_sqlite3.db -x /.../xml/test__x11_8cpp.xml output: WARNING: 'location' has unprocessed attr 'bodyend' WARNING: 'memberdef' has unprocessed child elem 'briefdescription' WARNING: 'memberdef' has unprocessed child elem 'detaileddescription' WARNING: 'memberdef' has unprocessed child elem 'inbodydescription' WARNING: 'memberdef' has unprocessed child elem 'location' WARNING: 'memberdef' has unprocessed attr 'kind' WARNING: 'memberdef' has unprocessed attr 'prot' WARNING: 'memberdef' has unprocessed attr 'static' WARNING: 'memberdef' has unprocessed attr 'id' | ||||
* | | Bug 722711 - [PATCH] Link refs with no title swallow an extra newline | Dimitri van Heesch | 2014-01-26 | 2 | -0/+36 |
|/ | |||||
* | Fixed issues with @parblock and added regression test case | Dimitri van Heesch | 2014-01-04 | 2 | -0/+135 |
| | |||||
* | Updated failing test | Dimitri van Heesch | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Bug 707567 - Asterisks in comment wrongly displayed for @code | Dimitri van Heesch | 2013-09-06 | 1 | -12/+6 |
| | |||||
* | Set CASE_SENSE_NAMES explicit to NO for the tests | Dimitri van Heesch | 2013-07-19 | 1 | -0/+1 |
| | |||||
* | Added testing Makefile and updated .gitignore ignore other makefiles | Dimitri van Heesch | 2013-07-19 | 1 | -0/+3 |
| | |||||
* | Added regression test suite | Dimitri van Heesch | 2013-07-19 | 137 | -0/+4086 |