geary/test/client
Michael Gratton 89453931bf Util.Js: Improve JSC Value to GLib.Variant conversion
Stop needlessly wrapping object members and array elements in
variant variants.

Don't wrap object values in variants since the code is already using
vardicts for these. Return a variant array if a JS array contains values
of all the same type and don't wrap these in variants, else return
a tuple, which don't need to be wrapped either.
2020-10-13 00:02:09 +11:00
..
accounts test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
application Application.TlsDatabase: Add unit tests for local (non-GCR) pinning 2020-08-25 16:40:08 +10:00
components Revert "Revert "Merge branch 'mjog/558-webkit-shared-process' into 'mainline'"" 2020-10-13 00:02:02 +11:00
composer Revert "Revert "Merge branch 'mjog/558-webkit-shared-process' into 'mainline'"" 2020-10-13 00:02:02 +11:00
util Util.Js: Improve JSC Value to GLib.Variant conversion 2020-10-13 00:02:09 +11:00