summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Handle wide ranging enum values betterOwen W. Taylor2011-01-121-1/+10
* test: handle multiple absolute paths when building filenameTommi Komulainen2011-01-101-8/+52
* Fix processing of versioning defaultsGJS_0_7_8Colin Walters2010-12-201-0/+1
* Add explicit tests of JS version functionalityColin Walters2010-12-102-0/+68
* gjs-unit: Pull in JS version from header in tests; add version to testsColin Walters2010-12-1025-1/+32
* cairo: bind cairo_set_dashColin Walters2010-12-101-0/+1
* add support for (out caller-allocates)Maxim Ermilov2010-11-191-0/+14
* cairo: Fix bindings for deviceToUser, deviceToUserDistance, userToDevice, use...Colin Walters2010-11-191-4/+4
* Support gunicharColin Walters2010-11-171-0/+4
* testEverythingEncapsulated: Add an additional assertionColin Walters2010-10-291-0/+1
* tests: Don't time out when run under gdbColin Walters2010-10-281-1/+8
* Fix some compilation warningsColin Walters2010-10-281-1/+1
* Adapt tests to removals from Regress test suiteOwen W. Taylor2010-09-301-5/+0
* dbus: Use hex in string literals instead of deprecated octal syntaxColin Walters2010-09-231-1/+1
* tests: Make return code error more informativeColin Walters2010-09-231-1/+2
* tests: Add a few early basic testsColin Walters2010-09-234-0/+35
* tests: Disable JIT in testsColin Walters2010-09-231-0/+5
* tests: Call g_type_initColin Walters2010-09-231-0/+3
* tests: Run test/js/* in a well defined orderColin Walters2010-09-201-6/+24
* Remove "debugger" moduleColin Walters2010-09-201-43/+0
* Port to new gobject-introspection testsColin Walters2010-08-313-3/+6
* Adjust for g-i change to remove machine-independent type tagsColin Walters2010-07-091-7/+3
* [gjs] Add a byteArray module.Johan Dahlin2010-06-232-0/+130
* Merge branch 'strv-621960'Danielle Madeley2010-06-221-0/+9
|\
| * Add test to testEverythingBasicDanielle Madeley2010-06-221-0/+9
* | [GIMarshallingTest] Disable a few testsJohan Dahlin2010-06-211-6/+9
* | [gdb-check] Add a script for easier useJohan Dahlin2010-06-211-0/+4
|/
* Add support for GArray to gjs_value_to_g_argumentDanielle Madeley2010-05-271-0/+43
* Skip user_data arguments in gjs_callback_closureOwen W. Taylor2010-05-101-0/+7
* [cairo] Wrap cairo_copy_path, cairo_copy_path_flat, and cairo_append_pathColin Walters2010-05-031-0/+10
* fix indentation, tabs, and trailing whitespaceHavoc Pennington2010-04-303-43/+43
* Massively clean up callback invocationColin Walters2010-04-151-1/+1
* Remove user_data arguments for callbacksFlorian Müllner2010-03-181-18/+15
* Run "torture" test functions from everythingColin Walters2010-03-181-0/+51
* Merge remote branch 'origin' into cairoJohan Dahlin2010-03-021-0/+7
|\
| * gi: Do not increment argument counter for OUT argumentsJohan Bilien2010-03-011-2/+0
| * test: Add a (failing) test with an "out" argument followed by anotherJohan Bilien2010-03-011-0/+9
* | [cairo] Add testsJohan Dahlin2010-03-021-0/+156
|/
* Optimize function invocation, fix allocation cleanupColin Walters2010-02-172-0/+10
* Delete some trailing whitespaceGJS_0_5Colin Walters2010-02-081-1/+1
* Add a test for DBus.getCurrentMessageContext()Colin Walters2010-02-081-0/+16
* [dbus] Add getCurrentMessageContext, remove old _dbus_senderColin Walters2010-02-081-5/+1
* Allow null/undefined to be passed in to callbacksJohan Dahlin2009-12-031-0/+3
* Support for callback functionsMaxim Ermilov2009-12-021-0/+37
* Fix the determination of top_builddirOwen W. Taylor2009-08-241-1/+2
* autoconf-2.64 compat: Don't use $(builddir) or $(abs_top_builddir)Owen W. Taylor2009-08-242-10/+58
* Support for writing structuresColin Walters2009-06-221-3/+32
* Support new introspection short/ushort type tagsColin Walters2009-06-221-0/+5
* gi: Add support for returning a NULL-terminated string arrayJohan Bilien2009-06-161-1/+13
* Re-enable test_ghash_nested_everything_return.C. Scott Ananian2009-06-121-3/+2