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

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