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
/
packages
/
Python
/
lldbsuite
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[test] Make sure PROMPT is a string
Jonas Devlieghere
2019-08-30
1
-1
/
+1
*
[lldb][NFC] More tests for invalid register command invocations
Raphael Isemann
2019-08-30
1
-0
/
+15
*
[dotest] Finish removing -q
Pavel Labath
2019-08-30
1
-1
/
+1
*
dotest: improvements to the pexpect tests
Pavel Labath
2019-08-30
6
-192
/
+56
*
[test] Fix various module cache bugs and inconsistencies
Jonas Devlieghere
2019-08-29
5
-21
/
+56
*
[dotest] Remove deprecated loggin through env variables.
Jonas Devlieghere
2019-08-29
1
-72
/
+0
*
[dotest] Remove the curses result formatter.
Jonas Devlieghere
2019-08-29
2
-10
/
+0
*
[lldb][NFC] Try fixing TestCompletion.py on Windows
Raphael Isemann
2019-08-29
1
-2
/
+1
*
[lldb][NFC] Also test operator new/new[]/delete/delete[]/comma/addr-of
Raphael Isemann
2019-08-29
1
-0
/
+18
*
[python] remove testsuite vestiges.
Davide Italiano
2019-08-29
2
-193
/
+0
*
[dotest] Make dotest.py invocation repeatable
Jonas Devlieghere
2019-08-28
2
-29
/
+7
*
[dotest] Remove --event-add-entries
Jonas Devlieghere
2019-08-28
2
-25
/
+0
*
[dotest] Remove --rerun-max-file-threshold
Jonas Devlieghere
2019-08-28
3
-11
/
+0
*
[dotest] Centralize and simplify session dir logic (NFC)
Jonas Devlieghere
2019-08-28
1
-24
/
+11
*
[test] Temporarily disable two tests on Windows
Jonas Devlieghere
2019-08-28
2
-0
/
+2
*
[dotest] Remove outdates TODO
Jonas Devlieghere
2019-08-28
1
-1
/
+0
*
[dotest] Don't try to guess the lldb binary & python dir.
Jonas Devlieghere
2019-08-28
1
-94
/
+17
*
[dotest] Don't try to guess the llvm binary dir.
Jonas Devlieghere
2019-08-28
1
-35
/
+0
*
[dotest] Don't spend time replacing spaces in print output.
Jonas Devlieghere
2019-08-28
1
-8
/
+0
*
[TestCppOperators] Enable TestCppOperators on Windows.
Jonas Devlieghere
2019-08-28
1
-2
/
+1
*
[dotest] Remove -q (quiet) flag.
Jonas Devlieghere
2019-08-28
4
-48
/
+28
*
[lldb][NFC] Test named operators like new and function names that might confu...
Raphael Isemann
2019-08-28
1
-0
/
+18
*
[lldb][NFC] Actually run all expects in lang/cpp/operators
Raphael Isemann
2019-08-28
1
-12
/
+6
*
[lldb][NFC] Extend operator test case with conversion operators
Raphael Isemann
2019-08-28
1
-0
/
+9
*
[lldb][NFC] Test custom C++ operators
Raphael Isemann
2019-08-28
3
-0
/
+150
*
[lldb] Fix and test completion for ambiguous long options
Raphael Isemann
2019-08-28
2
-0
/
+17
*
[test] Disable TestConcurrentManySignals on Darwin.
Jonas Devlieghere
2019-08-28
1
-0
/
+2
*
[dotest] Remove check for LLDB_TESTSUITE_FORCE_FINISH
Jonas Devlieghere
2019-08-27
1
-6
/
+0
*
[dotest] Remove results port
Jonas Devlieghere
2019-08-27
3
-17
/
+0
*
[lldb][NFC] Add missing invalid_core_file to TestTargetCommand test
Raphael Isemann
2019-08-27
1
-0
/
+1
*
Stabilize TestIOHandlerCompletion
Pavel Labath
2019-08-27
1
-1
/
+2
*
[lldb][NFC] Add some tests for the target subcommands
Raphael Isemann
2019-08-27
1
-1
/
+145
*
[lldb][NFC] Give added test method a unique name
Raphael Isemann
2019-08-27
1
-2
/
+2
*
[lldb] Allow partial completions to fix directory completion.
Raphael Isemann
2019-08-27
2
-0
/
+21
*
Fix TestStdCXXDisassembly.py
Pavel Labath
2019-08-27
1
-1
/
+1
*
[test] Disable two of the recently (re)enabled tests on Windows.
Jonas Devlieghere
2019-08-27
2
-0
/
+2
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
11
-48
/
+0
*
TestFunctionStarts.py: add synchronization
Frederic Riss
2019-08-26
2
-2
/
+21
*
[dotest] Print invocation when encountering an error.
Jonas Devlieghere
2019-08-26
1
-2
/
+6
*
Skip tail call frame tests when dwarf_version < 4
Vedant Kumar
2019-08-23
9
-8
/
+17
*
[LLDB] Address post-commit code review feedback.
Jonas Devlieghere
2019-08-23
1
-2
/
+0
*
TestAppleSimulatorOSType: Pass the --standalone argument to simctl
Frederic Riss
2019-08-22
1
-1
/
+1
*
[lldb][NFC] Add test for target stop-hook disable/enable/delete
Raphael Isemann
2019-08-22
1
-5
/
+28
*
[test] Update test so it matches the Windows output
Jonas Devlieghere
2019-08-21
1
-3
/
+3
*
When building file without debug info, include the architecture
Jason Molenda
2019-08-21
1
-1
/
+5
*
Add char8_t support (C++20)
Jonas Devlieghere
2019-08-21
3
-0
/
+53
*
[lldb][NFC] Merge multiple TestApropos.py
Raphael Isemann
2019-08-21
2
-26
/
+10
*
[lldb] Add tests for 'settings remove' and fix error message typos
Raphael Isemann
2019-08-21
1
-0
/
+39
*
[lldb] Add tests for setting completions and enable 'settings remove' completion
Raphael Isemann
2019-08-21
1
-0
/
+18
*
[lldb][NFC] Add tests for register command
Raphael Isemann
2019-08-21
1
-0
/
+13
[prev]
[next]