leiningen/test_projects
Phil Hagelberg 88181a4bbf Use dep-key for distinct call in pom task.
group/artifact version tuple isn't enough to de-dupe correctly.

Fixes #1494.
2014-04-22 15:03:34 -07: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
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 Fallback to .nrepl-port for 'repl :connect' subtask 2013-10-01 15:18:25 -04: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
tricky-name Remove commented-out shell wrapper remainders. 2012-08-01 09:42:20 -07:00
uberjar-merging Bump all Clojure 1.5.1 deps to 1.6.0. 2014-03-26 13:43:38 +01: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".