aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/lib.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgscm: Emit JUnit-style XML reports.Justus Winter2017-04-241-0/+7
* gpgscm: Move 'trace' and 'stringify'.Justus Winter2017-04-241-0/+12
* gpgscm: Add and use opcode for reversing a list in place.Justus Winter2017-04-101-4/+4
* gpgscm: Guard use of tagged expressions.Justus Winter2017-02-171-1/+1
* gpgscm: Display location when assertions fail.Justus Winter2016-12-191-6/+9
* gpgscm: Improve library functions.Justus Winter2016-12-131-25/+76
* gpgscm: Expose seek and associated constants.Justus Winter2016-11-081-0/+8
* gpgscm: Generalize splice to write to multiple sinks.Justus Winter2016-11-071-2/+3
* gpgscm: Drop 'len' argument from splice.Justus Winter2016-11-071-0/+3
* gpgscm,w32: Provide schemish file handling for binary files.Justus Winter2016-11-071-0/+14
* gpgscm: Add support for pseudo-random numbers.Justus Winter2016-11-071-0/+21
* gpgscm,tests: Add new functions to the test environment.Justus Winter2016-11-031-0/+18
* tests: Improve handling of Windows newlines.Justus Winter2016-10-071-0/+9
* gpgscm: Make assert macro more accurate.Justus Winter2016-07-211-1/+2
* gpgscm: Improve test framework.Justus Winter2016-06-211-4/+0
* gpgscm: Use native string searching functions.Justus Winter2016-06-211-43/+43
* tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter2016-06-171-0/+163