leiningen/test_projects
2011-05-31 21:40:38 -07:00
..
dev-deps-only Allow multiple Java source paths. Fixes #155. 2011-03-09 21:51:49 -08:00
native Extract os/arch-specific native libs into native. 2011-05-31 21:40:38 -07:00
sample Remove clojure snapshot dep from test project. 2011-02-13 15:06:42 -08:00
sample_failing Switch test project to not use missing Clojure snapshot. 2010-12-13 22:45:02 -08:00
sample_no_aot Support namespace injection in eval-in-project. 2011-05-05 20:18:12 -07: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".