[Bps-public-commit] r13963 - sd/trunk

sartak at bestpractical.com sartak at bestpractical.com
Thu Jul 10 16:20:30 EDT 2008


Author: sartak
Date: Thu Jul 10 16:20:29 2008
New Revision: 13963

Added:
   sd/trunk/README
Modified:
   sd/trunk/   (props changed)

Log:
 r64076 at onn:  sartak | 2008-07-10 16:20:18 -0400
 Steal Prophet's README (how to run all tests)


Added: sd/trunk/README
==============================================================================
--- (empty file)
+++ sd/trunk/README	Thu Jul 10 16:20:29 2008
@@ -0,0 +1,7 @@
+to run all tests including rt and hm:
+
+JIFTY_APP_ROOT=/Users/clkao/work/bps/BTDT RT_DBA_USER=root RT_DBA_PASSWORD= PERL5LIB=/Users/clkao/work/bps/rt-3.7/lib make test
+
+to collect coverage:
+
+JIFTY_APP_ROOT=/Users/clkao/work/bps/BTDT RT_DBA_USER=root RT_DBA_PASSWORD= PERL5LIB=/Users/clkao/work/bps/rt-3.7/lib cover -test



More information about the Bps-public-commit mailing list