leiningen/test_projects
2013-08-29 15:21:08 +02:00
..
bad-require Don't try static methods on lein run: better error msg 2013-05-22 17:32:23 -05:00
java-main Reenable java main run test. 2013-08-24 17:36:21 +02:00
more-gen-classes Adjust compile task to make use of regex fns 2013-03-19 16:12:08 -07:00
native Don't re-extract native deps unless deps have changed. Fixes #535. 2012-05-07 16:29:31 -07:00
overlapped-sourcepaths Add a failing test for overlapped sourcepaths. 2012-03-06 15:58:14 -06:00
provided Test :provided profile interpretation by the uberjar task. 2012-11-17 17:38:11 -05:00
sample Add in a :plugin-tree test. 2013-08-29 15:21:08 +02:00
sample_failing Move AOT of :main into uberjar task. Remove :skip-aot. 2012-11-12 15:30:43 -08:00
sample_no_aot #1269: Skip tests differently when using :test-selectors 2013-07-31 23:29:19 -05:00
tricky-name Remove commented-out shell wrapper remainders. 2012-08-01 09:42:20 -07:00
with-resources fix(jar): Add directory entries to the jar file 2013-08-21 14:30:10 +03: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".