index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
dotest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new 'stresstest' category, set the api/multiple-debuggers test case as ...
Jason Molenda
2014-07-10
1
-1
/
+2
*
Remove hack from dotest.py to fix extra output on -P command, and fix MacOSX ...
Todd Fiala
2014-07-08
1
-4
/
+6
*
Enable multi-process testing for MacOSX.
Todd Fiala
2014-07-08
1
-2
/
+3
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-3
/
+3
*
Added two new test types: @debugserver_test and @llgs_test.
Todd Fiala
2014-04-28
1
-0
/
+9
*
Add errno import missed in r205246
Ed Maste
2014-04-01
1
-0
/
+1
*
Workaround test trace output dir creation race condition
Ed Maste
2014-03-31
1
-1
/
+5
*
Fixed b18655: cleaned up script interpreter file reference handling.
Todd Fiala
2014-01-30
1
-2
/
+5
*
Handle LLDB_LIB_DIR on FreeBSD as on Linux
Ed Maste
2014-01-18
1
-1
/
+1
*
Having binary files in a repository is not a good thing
Enrico Granata
2013-12-12
1
-5
/
+27
*
<rdar://problem/15640353>
Enrico Granata
2013-12-12
1
-0
/
+20
*
test: Fix punctuation in exceptions for log env vars
Ed Maste
2013-11-25
1
-3
/
+3
*
Improved platform support.
Greg Clayton
2013-11-23
1
-34
/
+56
*
<rdar://problem/15144376>
Enrico Granata
2013-10-29
1
-1
/
+2
*
This is the last piece of work for "formats in categories": we now cache form...
Enrico Granata
2013-10-17
1
-1
/
+1
*
Enabling 32-bit tests for clang on Linux by default (ie. for the buildbot.).
Matt Kopec
2013-09-30
1
-6
/
+6
*
Improve stability of Linux ProcessMonitor by not using fds for synchronization:
Daniel Malea
2013-09-16
1
-0
/
+14
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-2
/
+20
*
Allow building test suite with non-default libc++
Daniel Malea
2013-08-06
1
-0
/
+4
*
Allow test categories to be skipped.
Stefanus Du Toit
2013-08-01
1
-12
/
+34
*
Fix problematic override _exc_info_to_string
Daniel Malea
2013-07-30
1
-4
/
+6
*
Fix python 2.6 compatibility issue introduced by r184615
Daniel Malea
2013-07-03
1
-8
/
+17
*
More useful printout of arguments after the recent changes to support LLDB_TE...
Enrico Granata
2013-06-29
1
-1
/
+1
*
Skip dsym tests also on FreeBSD
Ed Maste
2013-06-25
1
-1
/
+1
*
Test suite support for setting arguments through the environment
Enrico Granata
2013-06-22
1
-1
/
+11
*
Huge speedup for testsuite categories
Enrico Granata
2013-06-19
1
-0
/
+4
*
Adding a "cmdline" category to the test suite
Enrico Granata
2013-06-18
1
-1
/
+2
*
Find 'ps' command using which() rather than invoking directly
Daniel Malea
2013-05-30
1
-1
/
+1
*
Making it possible to specify a substring for a category name as long as the ...
Enrico Granata
2013-05-07
1
-2
/
+16
*
New test suite option (-T)
Enrico Granata
2013-04-11
1
-1
/
+10
*
When specifying a relative path for the --framework option to dotest.py, Pyth...
Enrico Granata
2013-04-11
1
-0
/
+2
*
Minor LLDB test improvements
Daniel Malea
2013-03-13
1
-8
/
+10
*
Fix issue that causes linux buildbots to ignore errors
Daniel Malea
2013-03-07
1
-5
/
+5
*
<rdar://problem/13289828>
Enrico Granata
2013-02-27
1
-1
/
+8
*
Fix the .categories, it had "dataformatter" not "dataformatters".
Jim Ingham
2013-02-25
1
-1
/
+2
*
<rdar://problem/12362092>
Enrico Granata
2013-02-23
1
-6
/
+6
*
Fix TestPublicAPIHeaders test on Linux.
Matt Kopec
2013-02-20
1
-3
/
+3
*
Fix a bug that causes dotest.py to exit with a passing exit-code, even if som...
Daniel Malea
2013-02-20
1
-1
/
+3
*
Make the progress bar opt in (using the -P option.)
Jim Ingham
2013-02-19
1
-5
/
+7
*
Include a small argparse compatibility layer for Python < 2.7
Filipe Cabecinhas
2013-02-16
1
-2
/
+6
*
Improve test harness for the buildbots
Daniel Malea
2013-02-15
1
-14
/
+62
*
Daniel Malea caught an issue where calling dotest.py with an invalid director...
Enrico Granata
2013-02-15
1
-1
/
+5
*
The new progress bar mode was losing us information compared to the old dots ...
Enrico Granata
2013-02-09
1
-1
/
+1
*
<rdar://problem/13176279>
Enrico Granata
2013-02-08
1
-0
/
+28
*
Unset the environment variables as soon as possible when running the test sui...
Greg Clayton
2013-02-08
1
-18
/
+9
*
Fix bug in test harness to allow running dotest.py without "--executable" fla...
Daniel Malea
2013-02-06
1
-1
/
+3
*
Fix lldb -P on Linux
Daniel Malea
2013-01-04
1
-0
/
+2
*
Added an SBAPI to get the PythonPath (if the Host knows how to do that). And...
Jim Ingham
2012-12-21
1
-26
/
+48
*
Fixing the -f option so that one specify multiple filters, e.g.
Enrico Granata
2012-12-14
1
-3
/
+3
*
Skip dsym tests on Linux
Daniel Malea
2012-11-20
1
-1
/
+1
[next]