aboutsummaryrefslogtreecommitdiffstats
path: root/tests/foundational.bats
Commit message (Expand)AuthorAgeFilesLines
* fix: fix the logic of encoding/decoding of the strings.Matěj Cepl2023-08-111-1/+1
* test: remove $INSIDE_BATS home-made protection and use the proper way.Matěj Cepl2023-08-111-1/+0
* fix: just do very light decoding of the SETDESC strings.Matěj Cepl2023-08-111-0/+15
* fix: add tested new implementation of URL encode/decode.Matěj Cepl2023-08-111-21/+52
* fix: fix split line tests.Matěj Cepl2023-08-111-6/+4
* fix: decode RFC-3986 encoded strings in SETDESCMatěj Cepl2023-08-111-17/+19
* test: first attempt to test.Matěj Cepl2023-08-111-6/+37
* feat: first attempts for testing infrastructure.Matěj Cepl2023-08-111-0/+11