Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
638 additions
and 476 deletions.
- +5 −2 python/core/auto_generated/qgsjsonutils.sip.in
- +54 −19 src/core/qgsjsonutils.cpp
- +5 −2 src/core/qgsjsonutils.h
- +6 −19 tests/src/app/testqgisappclipboard.cpp
- +402 −282 tests/src/python/test_qgsjsonutils.py
- +47 −43 tests/testdata/qgis_server/wms_getfeatureinfo_group_name_areas_cities.txt
- +86 −79 tests/testdata/qgis_server/wms_getfeatureinfo_group_name_top.txt
- +33 −30 tests/testdata/qgis_server/wms_getfeatureinfo_group_query_child.txt
Oops, something went wrong.