cl-scopes/test
2024-07-28 12:45:30 +02:00
..
data check (implementation = work in progress): logging; put sqlite DB in data subdirectory 2024-06-16 19:14:54 +02:00
docs web/server: first basically working fileserver 2024-06-23 12:05:50 +02:00
etc web: use /hx as standard API path for htmx-type response; dom: use pre-defined elements 2024-07-22 13:46:40 +02:00
.test.env work in progress: config processing 2024-06-04 11:16:24 +02:00
config-postgres.lisp storage: minor code simplification; re-add schema setting to postgres test config 2024-07-26 16:43:14 +02:00
config-sqlite.lisp set up logging an all sub-system tests 2024-07-04 07:06:38 +02:00
test-config.lisp simplify config setup, using *root* special variable 2024-06-27 09:16:55 +02:00
test-core.lisp redefine message as subclass of shape:record 2024-07-25 21:23:28 +02:00
test-forge.lisp provide defc for defining compiler words (def, const, var); clean-up 2024-05-30 17:24:41 +02:00
test-storage.lisp storage/msglog: insert basically OK 2024-07-28 12:45:30 +02:00
test-web.lisp work in progress: move basic definitions from storage/tracking to shape 2024-07-25 15:49:13 +02:00