Zelphir Kaltstahl edb280308c add another todo item about reading files as bytevectors 4 vuotta sitten
..
static 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
test 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
file-reader.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
file-system.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
handlers.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
list-utils.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
logging.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
main.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
middleware.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
mime-types.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
path-handling.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
predicates.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
readme.org 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
request-utils.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
response-utils.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
string-utils.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
templates.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten
todo.org edb280308c add another todo item about reading files as bytevectors 4 vuotta sitten
web-path-handling.scm 439979d2b3 reorganize examples for Guile web development 4 vuotta sitten

readme.org

Unit tests

To run the unit tests, issue the guile command for the specific tests as follows:

guile -L . test/test-path-handling.scm