- Aug 13, 2013
-
-
Sylvestre Ledru authored
Patch by Abid, Hafiz llvm-svn: 188270
-
- Jul 28, 2011
-
-
Johnny Chen authored
by specifying your EXE make variable via your Makefile or within the Python test script. llvm-svn: 136394
-
- Jan 19, 2011
-
-
Johnny Chen authored
llvm-svn: 123844
-
Johnny Chen authored
module. On my MBP running SnowLeopard: $ DOTEST_PROFILE=YES DOTEST_SCRIPT_DIR=/Volumes/data/lldb/svn/trunk/test /System/Library/Frameworks/Python.framework/Versions/Current/lib/python2.6/cProfile.py -o my.profile ./dotest.py -v -w 2> ~/Developer/Log/lldbtest.log After that, I used the pstats.py module to browse the statistics recorded in the my.profile file. llvm-svn: 123807
-
- Oct 05, 2010
-
-
Johnny Chen authored
llvm-svn: 115579
-
- Aug 31, 2010
-
-
Johnny Chen authored
llvm-svn: 112607
-
- Aug 24, 2010
-
-
Johnny Chen authored
which hosts the Makefile.rules and modified most of the Makefiles under each test case directories to utilize Mekefile.rules. Added a description of 'make' directory into README-TestSuite file. llvm-svn: 111868
-
- Aug 18, 2010
-
-
Johnny Chen authored
run to stderr, instead of stdout. The same as what the unittest framework uses. llvm-svn: 111319
-
- Aug 06, 2010
-
-
Johnny Chen authored
llvm-svn: 110470
-
Johnny Chen authored
llvm-svn: 110400
-
- Aug 04, 2010
-
-
Johnny Chen authored
llvm-svn: 110160
-