summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/smcv/internal-tree' into 'master'Matthias Clasen2020-11-301-1/+1
|\
| * Implement a simple tree structure without using anytreewip/smcv/internal-treeSimon McVittie2020-08-251-1/+1
* | Merge branch 'wip/smcv/qsort-null-test' into 'master'Matthias Clasen2020-10-011-0/+19
|\ \
| * | tests: Pass address-sanitizer options when building GObject scannerwip/smcv/qsort-null-testSimon McVittie2020-08-211-0/+19
* | | Add tests to mkdb.pyMatthias Clasen2020-10-011-0/+34
* | | build: Distribute more files from git in official release tarballsSimon McVittie2020-08-2116-1/+44
| |/ |/|
* | tests: Copy -sections.txt to build directory where neededSimon McVittie2020-08-212-0/+12
* | tests: Generate gtkdocentities.xml during Meson buildSimon McVittie2020-08-2114-0/+51
|/
* scan: support deprecated struct membersJason Crain2020-01-261-0/+17
* meson: Fix running testsXavier Claessens2019-12-232-15/+16
* mkdb: only output object_index.sgml if not emptyStefan Sauer2019-09-081-11/+13
* tests: fix the suppression codeStefan Sauer2019-09-081-5/+5
* tests: skip pdf check if no pdf tools are installedStefan Sauer2019-08-161-4/+7
* tests: calculate time differences with date instead of bcStefan Sauer2019-08-161-8/+8
* tests: fix one meson test where we passed the wrong html dirStefan Sauer2019-08-161-2/+2
* mkdb: extract helper function in sctruct output generationStefan Sauer2019-07-281-0/+47
* scan: extract function to init the scanner from optionsStefan Sauer2019-07-251-0/+5
* mkdb: fix skipping of inline function bodiesStefan Sauer2019-07-241-5/+85
* Add scanner unit tests for deprecation decoratorsXavier Claessens2019-07-171-0/+67
* Fix parsing of g_set_object()Xavier Claessens2019-07-172-0/+17
* Support type/enum deprecation decoratorsXavier Claessens2019-07-174-2/+54
* scanner: avoid passing regex in command lineXavier Claessens2019-07-172-2/+2
* scan: enable having '_' as a public api in glibStefan Sauer2019-07-161-0/+1
* scan: enable the new exceptionStefan Sauer2019-07-131-8/+6
* tests/scan: add another test for internal inline functionsStefan Sauer2019-07-111-3/+12
* Allow disabling the test suiteEmmanuele Bassi2019-05-062-13/+18
* highlight: add a trivial testStefan Sauer2019-04-163-1/+39
* mkdb: strip leading indentation from param docs.Stefan Sauer2019-04-091-0/+12
* mkdb: add test for the section blockStefan Sauer2019-04-081-8/+43
* mkdb: use lower case symbol suffixesStefan Sauer2019-04-081-3/+3
* mkdb: Refactor ScanSourceContent()Stefan Sauer2019-04-011-43/+90
* mkdb: add repro for markdown list indentation issueStefan Sauer2019-03-313-1/+35
* mk_to_db: add another test for listsStefan Sauer2019-03-311-0/+23
* scan: reorder std checksNicola Fontana2019-03-261-0/+18
* tests: enable scan tests in meson buildNicola Fontana2019-03-261-1/+2
* mhhtml2: add coverage for constants in devhelp generationStefan Sauer2019-03-091-0/+49
* mkhtml2: add test for devhelp2 refsect3 fieldsStefan Sauer2019-02-281-0/+31
* mkhtml: add a few more test for top level doc typesStefan Sauer2019-02-261-1/+21
* mkhtml: add tests for refsection nav headersStefan Sauer2019-02-261-2/+30
* mkhtml2: reduce some duplication in test dataStefan Sauer2019-02-261-62/+40
* mkhtml: add more doc-snippets to test main convertersStefan Sauer2019-02-191-4/+76
* scan:reorder imports in testStefan Sauer2019-02-151-1/+2
* mkhtml2: make test parametric and add more casesStefan Sauer2019-02-151-3/+44
* mkhtml2: add more tests for devhelp outputStefan Sauer2019-02-131-22/+73
* mkhtml2: refactor convert() to make it testableStefan Sauer2019-02-121-4/+35
* mkhtml2: add test for nav_link generationStefan Sauer2019-02-121-4/+46
* tests: refactor devhelp2 generation to make the code testableStefan Sauer2019-02-061-10/+47
* tests: add more tests for mkhtml2Stefan Sauer2019-02-061-0/+45
* scan: fix test class nameStefan Sauer2019-02-021-1/+1
* scan: add a test for title extractionStefan Sauer2019-02-021-0/+9