Zelphir Kaltstahl c89cda700a add log vor 4 Jahren
..
static a6f3a3aeb8 reorganize files and implement lots of stuff vor 4 Jahren
test d52ddd5165 use absolute paths for checking and correct test code vor 4 Jahren
file-reader.scm 2c2c9dd550 add missing export keyword args vor 4 Jahren
file-system.scm a5347a345b put file system stuff in separate module vor 4 Jahren
handlers.scm e09adf05e3 move stuff into separate modules vor 4 Jahren
list-utils.scm b69f938f70 add missing exports vor 4 Jahren
logging.scm 77b0a24da1 add naive logging vor 4 Jahren
main.scm 3d9ad1e1f4 simplify procedure cal for serving static assets vor 4 Jahren
middleware.scm e09adf05e3 move stuff into separate modules vor 4 Jahren
mime-types.scm 63626141e4 use prefix in mime-type module vor 4 Jahren
path-handling.scm 294f3f8a2a explain comment better vor 4 Jahren
predicates.scm a36c0c7edc add predicates module vor 4 Jahren
readme.org a1386dfb66 add unit tests for procedure absolute-path vor 4 Jahren
request-utils.scm e09adf05e3 move stuff into separate modules vor 4 Jahren
response-utils.scm c89cda700a add log vor 4 Jahren
string-utils.scm 009aa58cfe add string->char function vor 4 Jahren
templates.scm 2cbd0cccac move out templates vor 4 Jahren
web-path-handling.scm a34a7f3ca4 check request components instead vor 4 Jahren

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