summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
U_tests.json
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
no reason for different naming
Urban Müller
1
-211
/
+0
2018-06-18
urlencode keys of nested structures; this fixes illegal characters in urls
David Flatz
1
-0
/
+6
2018-02-15
Encode [] in url parameters as new tidy validates URLs and complains about it
Christian Schneider
1
-1
/
+1
2017-12-07
more tests is always better
Nathan Gass
1
-2
/
+14
2017-12-07
if no key => value params are supplied, don't kill query params without value...
Christian A. Weber
1
-5
/
+5
2017-11-30
add test for multiple spaces
Nathan Gass
1
-0
/
+6
2017-11-29
Do not add / for non-http url without path
Christian Schneider
1
-0
/
+6
2017-11-28
tests for falsey parameter arguments
Nathan Gass
1
-2
/
+14
2017-11-28
add todo test for removing parameters from base
Nathan Gass
1
-0
/
+6
2017-11-28
test handling of empty parameters
Nathan Gass
1
-0
/
+18
2017-11-28
add more tests with fixes
Nathan Gass
1
-0
/
+95
2017-11-28
simplify % code, test % at end and with digits
Nathan Gass
1
-2
/
+2
2017-11-28
extract U tests in json file (so they can be used elsewhere)
Nathan Gass
1
-0
/
+50