racket/collects/tests/web-server
Jay McCarthy b843a45cd8 Fixing in an error in how paths that went outside the filesystem to
URL map were handled.

Previously, only ".." at the beginning of the URL were checked; now it
looks at the entire URL for a path that ultimately leaves the base.
2012-12-10 11:54:31 -07:00
..
configuration "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
dispatchers Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00
formlets A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
http Fixing recent errors 2012-03-14 13:04:30 -06:00
lang Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
managers "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
pr New error message 2012-06-25 15:59:17 -06:00
private Fixing in an error in how paths that went outside the filesystem to 2012-12-10 11:54:31 -07:00
servlet Repairing tests 2011-07-24 16:58:59 -04:00
servlet-env Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
stress A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
template/examples A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
.gitignore Ignores that are roughly the same as the ones in svn 2010-04-18 10:47:32 -04:00
all-web-server-tests.rkt Adding the basics of the servlet testing library, but then discovered a weird error, and took a sidetrack to catch it. I'm making a commit to be able see if there were any real problems or if it is just broken tests 2011-07-24 16:58:59 -04:00
dispatch-test.rkt Supporting methods in web-server/dispatch 2012-05-28 14:13:19 -06:00
formlets-test.rkt Adding radio and checkbox groups to formlets 2012-01-03 15:05:37 -07:00
lang-test.rkt Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
run-all-tests.rkt Adding the basics of the servlet testing library, but then discovered a weird error, and took a sidetrack to catch it. I'm making a commit to be able see if there were any real problems or if it is just broken tests 2011-07-24 16:58:59 -04:00
servlet-env-test.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
stuffers-test.rkt Removing extra run-tests 2010-09-16 12:45:37 -06:00
test-ssl.sh Better SSL support 2008-11-11 23:31:26 +00:00
test-tests.rkt Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
util.rkt Outputing with chunked encoding 2012-03-12 16:16:19 -06:00