leiningen/test_projects
2010-12-24 21:24:34 -08:00
..
dev-deps-only Fix path issue in javac task. Fixes #138. 2010-11-23 20:11:58 -08:00
sample Allow :clean-non-project-classes to be a seq of regexes. 2010-12-24 21:24:34 -08:00
sample_failing Switch test project to not use missing Clojure snapshot. 2010-12-13 22:45:02 -08:00
sample_no_aot Add :uberjar-exclusions to project.clj. 2010-11-20 12:22:29 -08:00
tricky-name Add a test for :skip-aot on :main. Fixes #145. 2010-12-13 22:56:10 -08:00
README.txt Added a build-failing project for flexing compilation-failing aware 'jar'; created test_projects and moved sample there too 2010-08-23 23:03:52 -04:00

These projects are used for leiningen's test suite, so don't change
any of these values without updating the relevant tests. If you
just want a basic project to work from, generate a new one with
"lein new".