cuirass/tests
Mathieu Lirzin 16aec469d4
repo: Add <repo> record datatype.
* src/cuirass/utils.scm (call-with-temporary-directory): New procedure.
* src/cuirass/repo.scm: Use it.  New file.
* tests/repo.scm: New tests.
* Makefile.am (dist_pkgmodule_DATA, TESTS): Add them.
2016-12-28 18:18:37 +01:00
..
base.scm tests: Add missing test group statements. 2016-07-27 14:17:10 +02:00
basic.sh Add 'basic.sh' test. 2016-07-03 16:50:27 +02:00
database.scm db: Forbid inserting the same specification twice. 2016-11-17 01:19:05 +01:00
http.scm tests: http: Reformat expected result. 2016-08-03 03:17:01 +02:00
repo.scm repo: Add <repo> record datatype. 2016-12-28 18:18:37 +01:00
ui.scm tests: Add missing test group statements. 2016-07-27 14:17:10 +02:00
utils.scm utils: Add 'alist?' procedure. 2016-07-30 23:08:39 +02:00