summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add constant value annotationJohan Dahlin2011-09-144-8/+54
* tests: Add gir/ to toplevel typelib pathColin Walters2011-09-131-1/+1
* Fix g_type_info_is_pointer() for overriden types of arguments.Pavel Holejsovsky2011-09-121-0/+39
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-114-1/+83
* scanner: Add "notify" signal to GObjectColin Walters2011-09-091-0/+9
* Windows port: disable barapp test program on WindowsDieter Verfaillie2011-09-071-0/+2
* Windows port: set CAIRO_LIBS in LIBADD, not LDFLAGSDieter Verfaillie2011-09-071-1/+2
* regress: Fix wrong type of variable in regression testVincent Untz2011-09-021-1/+1
* gimarshallingtests.h: Remove unimplemented functionsGOBJECT_INTROSPECTION_1_29_17Colin Walters2011-08-291-4/+0
* scanner: Don't try to copy c:type if we're parsing (element-type)Colin Walters2011-08-293-52/+52
* Fix warning for missing (element-type)Colin Walters2011-08-293-0/+13
* add regression test for skipped #defineXavier Claessens2011-08-262-0/+8
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-263-0/+29
* add back the fixed_array_out_struct testJohn (J5) Palmieri2011-08-231-0/+22
* tests: build tests only on make checkAlexandre Rostovtsev2011-08-233-15/+9
* doctool: Disable tests for nowColin Walters2011-08-231-19/+21
* Add tests for newly added warningsGiovanni Campagna2011-08-181-1/+27
* tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCESTomeu Vizoso2011-08-181-1/+0
* Disallow non byte types for GByteArraysGiovanni Campagna2011-08-181-1/+1
* Forbid GPtrArrays holding non-pointer typesGiovanni Campagna2011-08-182-35/+0
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-163-6/+102
* tests/doctools: Properly clean the temporary mallard filesTomeu Vizoso2011-08-151-1/+4
* tests/doctool: Update the -expected dirsTomeu Vizoso2011-08-1516-16/+16
* tests/doctool: Make sure we regenerate the mallard code when testingTomeu Vizoso2011-08-151-2/+2
* tests/doctool: Better way of copying the .girTomeu Vizoso2011-08-151-6/+6
* tests/doctool: Compare -expected directories instead of single filesTomeu Vizoso2011-08-15415-15/+5023
* tests/doctool: Switch to test the mallard formatterTomeu Vizoso2011-08-155-3660/+52
* tests/doctool: Add the right -expected files to distTomeu Vizoso2011-08-151-1/+1
* tests/doctool: Update expected filesTomeu Vizoso2011-08-152-77/+161
* g-ir-doc-tool: Use namespace.class for PythonTomeu Vizoso2011-08-151-26/+26
* g-ir-doc-tool: Add -expected test for Python docbookTomeu Vizoso2011-08-153-6/+1793
* Regress-1.0-expected: Update for previous changeColin Walters2011-08-151-0/+40
* annotationparser: Don't eat lines that look like parameters outside param listColin Walters2011-08-142-0/+39
* Merge remote-tracking branch 'origin/gir-docbook'Johan Dahlin2011-08-133-1/+1802
|\
| * tests/doctool: Updated -expected to match the code in the repoTomeu Vizoso2011-08-131-62/+6
| * g-ir-doc-tool: Add alias elements (typedef)Tomeu Vizoso2011-08-131-11/+451
| * Add signal flagsJohan Dahlin2011-08-134-10/+70
| * Update expected after rebaseJohan Dahlin2011-08-131-6/+62
| * Move doctool over to common.mkJohan Dahlin2011-08-131-1/+1
| * scanner: Don't throw away blank lines in the docsColin Walters2011-08-133-0/+31
| * Add g_irepository_find_by_error_domain()Dan Winship2011-08-131-0/+9
| * Switch to storing string form of error quarksDan Winship2011-08-131-1/+1
| * Add Regress method for a closure taking and returning a GVariantMartin Pitt2011-08-133-0/+50
| * g-ir-doc-tool: Use same link ids as gtk-doc-mkdb doesTomeu Vizoso2011-08-131-104/+104
| * g-ir-doc-tool: Move out the * from the return value linkTomeu Vizoso2011-08-131-40/+40
| * g-ir-doc-tool: Move the * out the type linkTomeu Vizoso2011-08-131-106/+106
| * g-ir-doctool: Add annotations (some)Tomeu Vizoso2011-08-121-0/+20
| * g-ir-doc-tool: Generate parameter list in the detailTomeu Vizoso2011-08-121-0/+785
| * tests/doctool: use GIRepository gir instead of RegressTomeu Vizoso2011-08-123-752/+539
| * g-ir-doc-tool: Add DOCTYPETomeu Vizoso2011-08-111-0/+5