aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)Author
2023-10-10Better structuring between webdav modules.Hugo Hörnquist
2023-10-08Add coverage supplement for atomic-*.Hugo Hörnquist
2023-10-08Document atomic types.Hugo Hörnquist
2023-10-08Further rewrite of testrunner.Hugo Hörnquist
2023-10-07Repair litmus test.Hugo Hörnquist
2023-10-03Got formats test.scm to run again.Hugo Hörnquist
2023-10-03Remove unused helper files in testsHugo Hörnquist
2023-10-03Add readme for tests.Hugo Hörnquist
2023-10-02Rewrite test running system.Hugo Hörnquist
2023-10-02Remove accidentially duplicated tests from merge.Hugo Hörnquist
2023-09-13test fixes.Hugo Hörnquist
2023-09-11Fix bug causing for's continue to not work.Hugo Hörnquist
2023-09-11Introduce stream-split-by.Hugo Hörnquist
2023-09-11Change how entry point is handled.Hugo Hörnquist
2023-09-11Extend `for'-macro to allow improper list elements.Hugo Hörnquist
2023-09-11Change `kvlist->assq` and `group-by` to return pairs.Hugo Hörnquist
2023-09-11Fix seeding of UUIDs.Hugo Hörnquist
2023-09-11Require component for path append.Hugo Hörnquist
2023-09-11Split test/util.scm into groups.Hugo Hörnquist
2023-09-11Add `break` and `continue` support in `for`.Hugo Hörnquist
2023-09-11Add documentation and tests for xdg basedir.Hugo Hörnquist
2023-09-11Enable let-env to unset variables.Hugo Hörnquist
2023-09-05Major work on, something.Hugo Hörnquist
2023-05-03Move lens test.Hugo Hörnquist
2023-04-21Add tests for href stuff.datarewriteHugo Hörnquist
2023-04-21Remove old unit-test style seraliazation tests.Hugo Hörnquist
2023-04-21Add tests for serialization foramts.Hugo Hörnquist
2023-04-21Change xcal to work on namespaced sxml instead.Hugo Hörnquist
2023-04-18Move code for finding an available socket.Hugo Hörnquist
2023-04-18Move test runner to library.Hugo Hörnquist
2023-04-18Update test cases from RFC 4791 to be parsable by Guile.Hugo Hörnquist
2023-04-18Flush ports between tests.Hugo Hörnquist
2023-04-18Move test runner diff to variable.Hugo Hörnquist
2023-04-18Import test cases from RFC 4791 (CalDAV).Hugo Hörnquist
2023-04-14Fix propfind.Hugo Hörnquist
2023-04-12Fix copy for file resources.Hugo Hörnquist
2023-04-12UNFINISHED webdav server.Hugo Hörnquist
2023-04-12Add with-locale1.Hugo Hörnquist
2023-04-10UNFINISHED work on formats.Hugo Hörnquist
2023-04-10Fix command line handling in test runner.Hugo Hörnquist
2023-04-10Add (sxml namespaced).Hugo Hörnquist
2023-04-10Add init+last.Hugo Hörnquist
2023-04-10Add number of missing (hnh util) tests.Hugo Hörnquist
2023-04-10Reorder (util .*) tests.Hugo Hörnquist
2023-04-10Borrow state-monad from guile-dns.Hugo Hörnquist
2023-04-10Fix guile3 deprecation notices.Hugo Hörnquist
2023-02-23Change child/parent interface for vcomponent.Hugo Hörnquist
2023-02-23Start using (vcomponent create) in tests.Hugo Hörnquist
2023-02-23Change group-by to return direct pairs.Hugo Hörnquist
2023-02-23Extend `for'-macro to allow improper list elements.Hugo Hörnquist