summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-263-0/+8
* Remove hand-rolled generation of .tgirColin Walters2008-11-261-5/+1
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-253-0/+12
* Make it compilable with -Werror on my system by adding a couple ofJohan Dahlin2008-11-232-0/+13
* Add time_t to EverythingColin Walters2008-11-212-2/+7
* Bug 561617 – Return value array annotationsJohan Dahlin2008-11-214-0/+37
* tests/everything/everything.c: (test_closure_one_arg): set the value to 0Johan Bilien2008-11-201-0/+1
* add a test function which calls a closure.Johan Bilien2008-11-202-0/+47
* Add TestObj with static methodsColin Walters2008-11-192-0/+43
* Switch everything to .tgir conventionColin Walters2008-11-191-2/+4
* fix builddir != srcdirTommi Komulainen2008-11-181-1/+1
* Add enums to the Everything test moduleOwen Taylor2008-11-182-0/+59
* Fix doc comment annotations for test_struct_b_clone()Owen Taylor2008-11-171-3/+3
* fix spelling of GHashTable. #561135Dan Winship2008-11-174-0/+35
* Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8Colin Walters2008-11-174-0/+93
* Add test for interface prereqColin Walters2008-11-174-0/+92
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-2/+11
* Bug 560241 - Out-arguments should not be marked as being pointers in all casesColin Walters2008-11-163-0/+39
* const char->char to avoid leaking the return value, as pointed out by TommiJohan Dahlin2008-11-142-2/+2
* Rename the int/gtype array tests. Make the return value useful, anJohan Dahlin2008-11-142-13/+28
* Rename gitesttypes.[ch] to everything.[ch]Johan Dahlin2008-11-143-5/+4
* Bug 560708 – Fix zero-termination defaults for arrays with length=Colin Walters2008-11-134-0/+50
* Bug 557788 - Return types for constructors in generated typelib bogusColin Walters2008-11-132-8/+8
* Add test_int_in function. Fix test_gtype_in prototypeJohan Dahlin2008-11-132-2/+14
* Add expected girsColin Walters2008-11-132-0/+80
* Add new files from last commitColin Walters2008-11-132-0/+71
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-139-48/+50
* Return strings in filename encoding.Tommi Komulainen2008-11-131-3/+3
* Bug 560253 - Add struture and boxed types to Everything test moduleOwen Taylor2008-11-132-0/+223
* Add a test of GType arrays, a la gtk_list_store_set_columns.Johan Dahlin2008-11-132-0/+12
* Fix mismatches between .gir name and 'name' attribute (#560419)Owen Taylor2008-11-127-19/+19
* Add a UTF-8 encoded filename tooJohan Dahlin2008-11-121-0/+1
* Add a filename return test.Johan Dahlin2008-11-122-3/+14
* fix gen-gitestoffsets invocation with builddir != srcdirTommi Komulainen2008-11-121-1/+1
* Bug 560308 – g-ir-compiler goes in infinite loop on Gdk-2.0.girTommi Komulainen2008-11-113-0/+16
* Reorganize and fix compiler warningsJohan Dahlin2008-11-111-37/+50
* Add tests for field offset computationsOwen Taylor2008-11-115-1/+419
* Remove field offsets from g-ir-generate output and test inputsOwen Taylor2008-11-118-54/+54
* Add some tests for strvColin Walters2008-11-062-2/+30
* Remove trailing whitespaceJohan Dahlin2008-10-311-7/+7
* Remove whitespaceJohan Dahlin2008-10-311-3/+3
* List in-tree libraries first in LDADD / LIBADDTommi Komulainen2008-10-312-4/+4
* Run invoke & repository tests at lastJohan Dahlin2008-10-301-1/+1
* Bug 558383 – builddir != srcdir build fails if giscanner python moduleJohan Dahlin2008-10-302-8/+10
* explicitly link libtool versioning with typelib versioningTommi Komulainen2008-10-291-4/+10
* rename gitesttypes to EverythingTommi Komulainen2008-10-291-9/+13
* move tests/types to tests/everythingTommi Komulainen2008-10-294-1/+1
* fix distcheckTommi Komulainen2008-10-291-0/+4
* distcheck fixesTommi Komulainen2008-10-293-5/+7
* Bug 558068 – when invoking a method, offset the in arguments by one, notJohan Bilien2008-10-273-0/+103