leiningen/test_projects
2015-07-23 11:12:07 -04:00
..
bad-require Bump all Clojure 1.5.1 deps to 1.6.0. 2014-03-26 13:43:38 +01:00
file-not-found-thrower Bump all Clojure 1.5.1 deps to 1.6.0. 2014-03-26 13:43:38 +01:00
java-main Bump all Clojure 1.5.1 deps to 1.6.0. 2014-03-26 13:43:38 +01:00
jvm-opts Add regression test for file.encoding override 2014-09-23 09:29:26 -04:00
more-gen-classes Bump all Clojure 1.5.1 deps to 1.6.0. 2014-03-26 13:43:38 +01:00
native Use dep-key for distinct call in pom task. 2014-04-22 15:03:34 -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 Updated help text for test 2014-10-22 10:17:24 -05:00
sample-failing Failing test for #1409. 2014-03-17 14:25:44 -07:00
sample-no-aot Slightly more homogeneous test project names 2014-03-13 20:24:42 -05:00
sample-profile-meta Rename :core-default to :leiningen/default. 2014-09-09 16:24:12 -07:00
tricky-name Remove commented-out shell wrapper remainders. 2012-08-01 09:42:20 -07:00
uberjar-components-merging added fix for components.xml merging. If the description tag contained embedded html, it needs to be escaped in the resulting merged components.xml. 2015-07-23 11:12:07 -04:00
uberjar-merging Bump all Clojure 1.5.1 deps to 1.6.0. 2014-03-26 13:43:38 +01:00
with-aliases Add tests for with-profile 2014-09-16 09:16:13 -04:00
with-aliases2 Add tests for with-profile 2014-09-16 09:16:13 -04:00
with-classifiers Fix jar task for :classifiers 2014-10-24 21:08:55 -04: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".