We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Homepage: http://cappuccino.org
Clone URL: git://github.com/280north/cappuccino.git
"ant test" now tests frameworks in $STEAM_BUILD/Release instead of 
installed
tlrobinson (author)
Thu Nov 13 21:06:02 -0800 2008
commit  ba43925f2237c1db7465acb89f0a3ec62f3e59d4
tree    5e541b9c18b7131f441747876cbd5425a002e4eb
parent  e51b1cb7e12bdf4e2903216ad144769c1f6218c6
...
169
170
171
 
172
173
174
...
169
170
171
172
173
174
175
0
@@ -169,6 +169,7 @@
0
         <element name = "tests" />
0
         <sequential>
0
             <apply executable = "ojtest" parallel = "true">
0
+ <env key = "OBJJ_INCLUDE_PATHS" value = "@{frameworks}" />
0
                 <tests/>
0
             </apply>
0
         </sequential>

Comments

    No one has commented yet.