summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/command_regex/TestCommandRegex.py
Commit message (Expand)AuthorAgeFilesLines
* Remove expectedFailureFreeBSD for passing pexpect testsEd Maste2015-08-311-1/+0
* XFail pexpect tests for Windows hosts.Chaoren Lin2015-06-091-1/+1
* Refactored lldb executable name discoveryVince Harron2015-05-181-1/+1
* Add expectedFailureFreeBSD decorator for buildbot pexpect issueEd Maste2015-05-081-0/+1
* XFAIL pexpect tests on Windows.Zachary Turner2015-01-201-0/+1
* Fixed the regex test case after recent modifications to the "help" command ou...Greg Clayton2015-01-151-2/+1
* Fixed an issue where you couldn't delete a user defined regex, python, or mul...Greg Clayton2015-01-091-0/+13
* Fixed a broken test suite test after recent editline merges.Greg Clayton2014-11-181-0/+1
* Fixes a number of issue related to test portability on Windows.Zachary Turner2014-07-181-1/+1
* Merging the iohandler branch back into main. Greg Clayton2014-01-271-2/+2
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Revert 143359 and modify the test case to not include non-valid c identifier ...Johnny Chen2011-10-311-2/+2
* If we spawn an lldb process for test (via pexpect), do not load the init file...Johnny Chen2011-10-071-1/+1
* Add a new attribute self.lldbHere, representing the fullpath to the 'lldb' ex...Johnny Chen2011-08-261-1/+1
* Move more top level test dirs to reside under functionalities dir.Johnny Chen2011-06-261-0/+44
OpenPOWER on IntegriCloud