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

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