GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Git tracking branch of EUnit, a unit testing framework for Erlang
Homepage: https://support.process-one.net/doc/display/CONTRIBS/EUnit
Clone URL: git://github.com/abhay/eunit.git
don't run tests as part of 'all', to play nicer with other stuff such as 
package installers

git-svn-id: http://svn.process-one.net/contribs/trunk/eunit@244 
5c723cce-c907-0410-9aa2-ab8348fff7a4
rcarlsson (author)
Thu Jan 31 13:21:05 -0800 2008
commit  2eac988ae961752b7e271546a6e299f701747b8b
tree    0cee4b87996c4c8f6c9fef75b72643cd3ee34684
parent  2592c74426a9519661da2c83bfb51e7b108bc21d
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@ include vsn.mk
0
 DOC_OPTS={def,{version,\"$(EUNIT_VSN)\"}}
0
 
0
 
0
-all: subdirs test
0
+all: subdirs
0
 
0
 subdirs:
0
   @for d in $(SUB_DIRECTORIES); do \

Comments

    No one has commented yet.