summaryrefslogtreecommitdiff
path: root/installed-tests
Commit message (Expand)AuthorAgeFilesLines
* print: Pretty-print formatting for SymbolsPhilip Chimento2023-01-011-0/+27
* signals: Fix bugs when multiple handlers are connected and disconnect is calledEvan Welsh2022-11-301-0/+24
* cairo-surface: Add finish() and flush()tuberry2022-11-211-0/+14
* arg-cache: Add support passing caller-allocated C-arraysMarco Trevisan (Treviño)2022-11-201-0/+16
* minijasmine: Add function override to print and free the errorMarco Trevisan (Treviño)2022-11-191-3/+10
* Merge branch '510-null-pointer-get-set-property' into 'master'Philip Chimento2022-11-191-0/+35
|\
| * gobject: Guard against null JS wrapper in set/get propertyPhilip Chimento2022-11-141-0/+35
* | signals: Use a Dict to associate connection IDs to objectsMarco Trevisan (Treviño)2022-11-161-1/+1
* | Merge branch '518-fix-gi-functions-as-signal-handlers' into 'master'Philip Chimento2022-11-162-3/+8
|\ \ | |/ |/|
| * Revert "closure: Store JSFunction* pointer instead of JSObject*"Philip Chimento2022-11-062-3/+8
* | tests: Disable test with unsupported vfunc returning const charPhilip Chimento2022-11-141-2/+2
* | meson: Depend on g-i 1.71 and enable newly supported testsMarco Trevisan (Treviño)2022-11-143-20/+17
|/
* testSignals: Ensure that disconnecting an already disconnected signal throwsMarco Trevisan (Treviño)2022-11-021-0/+3
* testConsole: Test that console.assert works as expectedMarco Trevisan (Treviño)2022-11-021-0/+23
* console: Pass CODE information to structured warning logsMarco Trevisan (Treviño)2022-11-021-0/+10
* console: Also use formatters for console.traceMarco Trevisan (Treviño)2022-11-021-0/+1
* console: Include CODE file, function and line in structured loggingMarco Trevisan (Treviño)2022-11-021-5/+17
* console: Write the whole stack trace when using console.trace()Marco Trevisan (Treviño)2022-11-021-2/+54
* Make GInputStream iterable and async iterableSonny Piers2022-11-021-0/+30
* Gio: allow D-Bus implementations to return pre-packed variantsAndy Holmes2022-11-021-0/+13
* GObject: Handle versions of GLib without GBindingGroupPhilip Chimento2022-11-011-0/+4
* maint: Fix ICon typoPhilip Chimento2022-10-291-4/+4
* maint: Fix eslint errorPhilip Chimento2022-10-291-1/+1
* Merge branch 'promisify-gdbus-async-init' into 'master'Philip Chimento2022-10-291-0/+78
|\
| * testGDBus: Ensure that proxy init failures are correctly thrownMarco Trevisan (Treviño)2022-08-101-0/+27
| * Gio: Promisify GDBusProxy.init_async by defaultMarco Trevisan (Treviño)2022-08-101-0/+51
* | GObject: Ensure that static methods are accessible from a subtypeMarco Trevisan (Treviño)2022-10-291-0/+10
|/
* Gio: Add overrides for File.set_attribute and FileInfo.set_attributePhilip Chimento2022-08-081-0/+79
* Make GFileEnumerator iterable and async iterableSonny Piers2022-08-071-0/+30
* Merge branch 'bind-full' into 'master'Philip Chimento2022-08-061-0/+18
|\
| * Add override for g_binding_group_bind_full()Florian Müllner2022-08-031-0/+18
* | doc: Modernize examplesSonny Piers2022-08-051-7/+7
|/
* updated testsNasah2022-07-233-52/+10
* automatically adding () to the expression to be printedNasah2022-07-233-2/+7
* tests/Gio: Add more Gio._promisify testsMarco Trevisan (Treviño)2022-07-211-0/+21
* Merge branch 'minijasmine-print-js-errors' into 'master'Philip Chimento2022-07-052-11/+30
|\
| * minijasmine: Also Include 'excluded' tests to skipped onesMarco Trevisan (Treviño)2022-06-151-1/+2
| * minijasmine: Comment error message lines instead of replacing newlinesMarco Trevisan (Treviño)2022-06-131-6/+3
| * minijasmine: Print test JS errors output if anyMarco Trevisan (Treviño)2022-06-132-5/+26
* | Add Gio.ActionMap.add_action_entries overrideSonny Piers2022-07-041-0/+93
* | updated tests for prettyprint()Nasah2022-06-251-60/+56
|/
* Add check for GObject introspected objects to pretty-printNasah Kuma2022-06-131-0/+14
* Merge branch 'march-maintenance' into 'master'Philip Chimento2022-05-221-11/+152
|\
| * tests: Test conditions for returning FD list from async DBus methodPhilip Chimento2022-04-011-0/+20
| * tests: Add tests to testGDBus suite for fuller coverage of async/await APIPhilip Chimento2022-04-011-11/+132
* | 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
|\ \ | |/