summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix some testing.shimizukawa2012-05-011-5/+10
* Intersphinx: parse inventories correctly when object names contain embedded s...Jeff Dairiki2012-02-261-0/+3
* Fixes #875 and #876: use the right file mode to successfully read config file...Georg Brandl2012-03-101-2/+2
* Fixes #874: do not use __file__ anymore after changing cwd.Georg Brandl2012-03-101-3/+5
* Closes #810: fix deprecation warnings with Python 3. What is left over is fro...Georg Brandl2012-01-291-1/+5
* Closes #695: When the highlight language "python" is specified explicitly, do...Georg Brandl2012-01-291-1/+1
* Satisfy "make check".Georg Brandl2011-10-091-1/+2
* Change default visibility for C++ superclasses.Robert Lehmann2011-10-081-2/+2
* Fixes #678: Support superclass declarations in C++ domain.Robert Lehmann2011-10-081-0/+20
* Remove unused import.Georg Brandl2011-10-071-1/+0
* Split user queries and file generation in quickstart into two functions.Georg Brandl2011-10-071-3/+7
* Update the websupport tests to API changes.Georg Brandl2011-10-061-18/+12
* Fix markup test with latest pygments-related updates.Georg Brandl2011-10-021-3/+3
* Merge with 1.0Georg Brandl2011-09-2343-984/+1406
|\
| * Added more tests to the basic parsing of C++ signaturesArmin Ronacher2011-09-231-5/+18
| * mergedArmin Ronacher2011-09-231-0/+12
| |\
| | * Added support for strings with commas in template definitions.Armin Ronacher2011-09-221-0/+3
| | * Added support for noexcept specifiersArmin Ronacher2011-09-221-0/+3
| | * Added support for constexpr in function signaturesArmin Ronacher2011-09-221-1/+3
| | * Be explicit about rvalue references.Armin Ronacher2011-09-221-0/+4
| * | Merge with 1.0Georg Brandl2011-09-2243-979/+1394
| |\ \ | | |/
| | * Added support for non-name template arguments. This fixes #696Armin Ronacher2011-09-221-0/+3
| | * Fix :samp: latex tests.Georg Brandl2011-09-211-2/+2
| | * Fix #728: escape root dir when putting it into a regex in latex/texinfo tests.Georg Brandl2011-09-212-2/+2
| | * Skip all websupport tests for now.Georg Brandl2011-09-211-1/+3
| | * Fix dupicate autodocumentation leading to test failures.Georg Brandl2011-09-191-1/+1
| | * Adapt test to removal of <object> tags for SVG images.Georg Brandl2011-09-191-2/+1
| | * Only test spanning cells for latex.Georg Brandl2011-09-191-0/+2
| | * Code style fixes.Georg Brandl2011-09-171-0/+10
| | * [intersphinx] [Fixes #622] env.warn called with incorrect number of argumentsLucas Taylor2011-09-031-0/+24
| | * autosummary: respect py:currentclass when looking up Python objectsPauli Virtanen2011-06-291-0/+24
| | * autosummary: improve robustness of the signature compactificationPauli Virtanen2011-06-291-0/+8
| | * Support varargs in C++ function signatures.Chris Pickel2011-04-191-0/+3
| | * Cleanup after pull from https://bitbucket.org/timmartin/sphinxGeorg Brandl2011-05-153-10/+8
| | * Fixed a bug in test_intl.py: teardown didn't get called if the test was skippedTim Martin2011-04-171-0/+5
| | * Expanded the docstring of gen_with_app to explain how it differs from with_appTim Martin2011-04-131-1/+3
| | * The test runner script now checks for the docutils and jinja libraries, witho...Tim Martin2011-04-121-0/+12
| | * Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.Jon Waltman2011-03-051-0/+1
| | * #431: Doc comments for attributes can now be given on the same line as the as...Georg Brandl2011-01-151-0/+2
| | * merge with 1.0Georg Brandl2011-01-091-1/+1
| | |\
| | * | #437: autodoc now shows values of class data attributes.Georg Brandl2011-01-081-1/+24
| | * | Add missing label.Georg Brandl2011-01-081-0/+2
| | * | Fix test_versioning.test_picklability testDaniel Neuh?user2011-01-081-0/+1
| | * | Support for autodocumenting partial functions.?ukasz Langa2011-01-081-3/+32
| | * | merge with 1.0Georg Brandl2011-01-0741-969/+1236
| | |\ \
| | | * | #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-073-1/+17
| | | * | #586: Implemented improved glossary markup which allows multiple terms per de...Georg Brandl2011-01-061-1/+13
| | | * | Fix test after config default change.Georg Brandl2011-01-061-1/+1
| | | * | merge with 1.0Georg Brandl2011-01-0641-966/+1205
| | | |\ \
| | | | * \ merge with 1.0Georg Brandl2011-01-041-0/+3
| | | | |\ \