Thomas Reynolds
c8a134a386
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
Thomas Reynolds
43e6d669b5
fix clean tests
2011-12-15 16:33:09 -08:00
Thomas Reynolds
40986f17da
Use Arbua for CLI testing. This is going to be HUGE
2011-12-15 16:05:15 -08:00
Ben Hollis
167b213a07
Fix build --clean when the build directory doesn't exist.
...
Before this fix, "build --clean" with no build directory would do
nothing. Now it behaves just like a normal build.
2011-11-30 23:07:09 -08:00
Ben Hollis
8648aaed7c
Fix build --clean when paths are rerouted.
...
This was mostly apparent when using directory indexes - because the
rewrite of the destination path happened after the point where the
path was removed from the "to clean" list, directory indexes would
get removed on the next build --clean.
2011-11-30 23:07:09 -08:00
Thomas Reynolds
b5561227f8
sitemap works, tests pass
2011-11-07 22:34:02 -08:00
Thomas Reynolds
e4bbed33c5
add some build cleaning tests
2011-10-15 11:21:56 -07:00