summaryrefslogtreecommitdiff
path: root/installed-tests
Commit message (Expand)AuthorAgeFilesLines
* testGObjectClass: Ensure that camel-case properties are valid in all localesMarco Trevisan (Treviño)2022-04-281-0/+20
* Add support for async calls in DBusProxyWrapperSergio Costas2022-03-281-0/+13
* Merge branch 'handle-reference-cycles-in-pretty-print-function' into 'master'Philip Chimento2022-03-241-0/+35
|\
| * added various test cases for this enhancementNasah Kuma2022-03-231-0/+35
* | Merge branch 'verbose-object-print-output' into 'master'Philip Chimento2022-03-061-0/+76
|\ \ | |/
| * added tests for this functionalityNasah Kuma2022-03-011-0/+76
* | arg: Fix returning false without throwing exceptionPhilip Chimento2022-03-031-0/+11
* | tests: Use Jasmine's toBeNaN() matcherPhilip Chimento2022-03-031-1/+1
* | gi: Store interface function overrides on the calling this objectEvan Welsh2022-02-261-0/+14
|/
* Merge branch 'unhandled-promises-wait' into 'master'Philip Chimento2022-02-232-0/+107
|\
| * context: Only warn about unhandled promises when the job queue is flushedMarco Trevisan (Treviño)2022-02-222-0/+107
* | Merge branch 'handle-interface-instanceof' into 'master'Philip Chimento2022-02-221-0/+33
|\ \
| * | interface: Return gracefully when comparing an interface with a primitiveMarco Trevisan (Treviño)2022-02-211-0/+10
| * | GObject: Support checking if a primitive is instance of an InterfaceMarco Trevisan (Treviño)2022-02-211-0/+23
* | | tests: Fix BigInt tests on 32-bitPhilip Chimento2022-02-201-6/+2
| |/ |/|
* | test: Relax assertion in cr.textExtents()Philip Chimento2022-02-151-3/+3
|/
* Merge branch '454-error-cause' into 'master'Philip Chimento2022-02-131-0/+45
|\
| * jsapi-util: Print error cause, if available, when logging errorPhilip Chimento2022-02-121-0/+45
* | Merge branch '460-gtkcustomsorter' into 'master'Philip Chimento2022-02-131-0/+22
|\ \
| * | Gtk: Add overrides for Gtk.CustomSorter methodsPhilip Chimento2022-02-121-0/+22
| |/
* | Merge branch 'text-extents' into 'master'Philip Chimento2022-02-131-0/+19
|\ \
| * | cairo: Add binding for cairo_text_extents()Philip Chimento2022-02-131-0/+19
| |/
* | Merge branch '459-bigint-conversion' into 'master'Philip Chimento2022-02-131-2/+36
|\ \ | |/ |/|
| * value: Fix regression converting Infinity and NaN to C integersPhilip Chimento2022-02-091-0/+25
| * value: Fix regression converting Number to 64-bit intPhilip Chimento2022-02-091-2/+11
* | tests: Add more GValue testsPhilip Chimento2022-02-111-0/+21
* | gi: Allow GObject.Value boxed type in nested contextsEvan Welsh2022-02-111-0/+16
|/
* Merge branch 'ewlsh/enable-static-blocks' into 'master'Philip Chimento2022-02-081-0/+10
|\
| * global: Enable static class blocksEvan Welsh2022-02-081-0/+10
* | overrides: Allow users to implement construct-only props with gettersEvan Welsh2022-02-081-1/+7
|/
* overrides: Support class fields and references in GObject.registerClassEvan Welsh2022-02-073-21/+277
* Merge branch 'ewlsh/top-level-await' into 'master'Philip Chimento2022-02-071-1/+17
|\
| * modules: Enable top-level await for modulesEvan Welsh2022-02-061-1/+17
* | GLib: Add MAXINT64_BIGINT, MININT64_BIGINT, MAXUINT64_BIGINT constantsPhilip Chimento2022-02-031-20/+9
* | value: Support converting BigInt to (u)int64 valuesMarco Trevisan (Treviño)2022-02-033-10/+251
* | Merge branch 'january-maintenance' into 'master'Philip Chimento2022-02-043-35/+24
|\ \ | |/ |/|
| * arg: Fix marshalling GDK_NONE as GdkAtom argument inPhilip Chimento2022-01-311-14/+3
| * tests: Rename variables with m_ prefixPhilip Chimento2022-01-311-19/+19
| * tests: Use GLib.SOURCE_CONTINUE in idle functionsPhilip Chimento2022-01-311-2/+2
* | global: Enable WeakRefEvan Welsh2022-01-303-0/+47
|/
* Add TypeError to Error debugger printerEvan Welsh2022-01-161-1/+1
* jsapi-util: Include column number in SyntaxError outputPhilip Chimento2022-01-161-1/+1
* Add override for GObject.Object.new_with_properties()Philip Chimento2022-01-141-12/+87
* Implement WHATWG Timers APIEvan Welsh2022-01-144-22/+405
* maint: Remove rule about no arrow functions in describe()Evan Welsh2022-01-141-2/+0
* maint: Prefer Array.isArray rather than instanceof ArrayEvan Welsh2022-01-142-2/+2
* Add implicit main loop for dynamic importsEvan Welsh2022-01-131-1/+18
* Revert "build: disable gir install via list to pacify meson >= 0.60.2"Eli Schwartz2022-01-112-4/+4
* gi: Add enumeration hook for Interface prototypesEvan Welsh2022-01-091-1/+29
* Merge branch 'meson-0.60.2' into 'master'Philip Chimento2021-11-272-4/+4
|\