leiningen/test_projects
2011-11-10 13:42:19 -08:00
..
dev-deps-only Look for main functions on Java classes in run task. Fixes #249. 2011-11-10 13:42:19 -08:00
native Fix native-deps test. 2011-08-16 16:42:35 -04:00
sample Include a proxy in nom.nom.nom test, for compilation testing. 2011-10-19 14:32:57 -07: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".