1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-22 16:04:08 +01:00
minify/min_extras
Steve Clay b021ed0c56 CSS/UriRewriter.php : refactoring + better docs
testRewriteUri.php : for testing Minify_CSS_UriRewriter::rewrite()
2009-03-18 18:30:04 +00:00
..
2008-09-18 01:56:29 +00:00

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
DO NOT leave this directory on a site in production. Some scripts within may be
resource intensive and some allow file uploads.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

This directory contains testing scripts and a few example applications built
with the Minify library classes.

ab_tests/
    Windows batch files used to benchmark various Minify and Apache 
    configurations using Apache ab.

tools/
    Two utility web apps that upload a file, alter it, and send it back to the 
    user. One applies HTTP encoding, the other minifies CSS/JS/HTML.