Tobias Pflug
|
a73a820a5d
|
Add unit testes for url.cc
This adds tests for
- parseURL
- percentDecode
- decodeQuery
|
2020-05-20 16:37:35 +02:00 |
|
Tobias Pflug
|
181a47d884
|
Enable toLower umlauts test
Update comment and enable the test
|
2020-05-08 15:13:55 +02:00 |
|
Tobias Pflug
|
2191141274
|
Enable baseNameOf test
Add note about removal of trailing slashes in the doc comment of
baseNameOf and enabled the test.
|
2020-05-08 15:07:40 +02:00 |
|
Tobias Pflug
|
e3df9c2a6e
|
Enable dirOf test
Adjusted the doc comment for `dirOf` to reflect the implementation
behavior.
|
2020-05-08 15:03:44 +02:00 |
|
Eelco Dolstra
|
72b9d971bc
|
Fix warning
|
2020-05-08 11:35:57 +02:00 |
|
Eelco Dolstra
|
7cc7cef950
|
Move unit tests to sr/libutil/tests, use mk make rules
|
2020-05-08 11:34:09 +02:00 |
|