aboutsummaryrefslogtreecommitdiff
path: root/tests/test (follow)
Commit message (Collapse)AuthorAge
* Add tests for web-query.Hugo Hörnquist2022-06-11
|
* Add tests for exdate and rdate in recurrence sets.Hugo Hörnquist2022-06-11
| | | | | | And improve recurrence-advance to actually produce sensible objects. These are currently failing, but are fixed in the next commit.
* Supress time-limited-stream test.Hugo Hörnquist2022-06-10
| | | | | | While fine, it often doesn't time out. I highly believe that this is a bug with how guile's time limit system works. And the test is slow either way per design, so might as well skip it.
* Possibly marginally improve tests.Hugo Hörnquist2022-05-18
|
* Add procedure realpath.Hugo Hörnquist2022-05-18
|
* Add test for remove-child!Hugo Hörnquist2022-05-11
|
* Add (currently failing) tests for remove-event.Hugo Hörnquist2022-05-11
|
* Move let-env to own module.Hugo Hörnquist2022-05-11
|
* Add a lot of new unit tests.Hugo Hörnquist2022-04-21
|
* Merge all datetime tests to one file.Hugo Hörnquist2022-04-11
|
* Add tests for add-and-save.Hugo Hörnquist2022-04-05
|
* Normalize errors.Hugo Hörnquist2022-03-28
|
* Add test for begin1 and set! interaction.Hugo Hörnquist2022-03-08
|
* Complete coverage in base64 tests.Hugo Hörnquist2022-03-07
|
* Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist2022-03-07
| | | | Along with updating now failing tests.
* Rewrote checksum->string.Hugo Hörnquist2022-03-07
| | | | Lets take full advantage of guile's format.
* Add tests for (crypto) module.Hugo Hörnquist2022-03-07
|
* Add new tests.Hugo Hörnquist2022-03-07