summaryrefslogtreecommitdiffstats
path: root/testfiles/src/uri-test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebase_hrefs: store IRI (UTF-8), not URI (ASCII)Thomas Holder2018-12-241-0/+10
|
* add some Inkscape::URI testsThomas Holder2018-12-161-0/+29
| | | | | | - default constructor - empty string constructor - exception tests
* remove Inkscape::URI::getFullPathThomas Holder2018-12-091-0/+1
|
* fix, test, and document more Inkscape::URI methodsThomas Holder2018-12-091-4/+106
|
* Clarify licensesMax Gaukler2018-11-081-2/+10
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Replacement for xmlBuildRelativeURIThomas Holder2018-11-051-0/+9
| | | | | - xmlBuildRelativeURI has a bug - we add a special case: Don't cross filesystem root
* fix URI::from_dirname("/")Thomas Holder2018-11-051-0/+2
|
* Inkscape::URI API enhancementsThomas Holder2018-11-031-0/+143