summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/alias/TestAliases.py
Commit message (Expand)AuthorAgeFilesLines
* Eliminate redundant Alias test and improve Common Short Spellings test http:...Adrian McCarthy2015-04-241-166/+0
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+1
* Fix help test cases after r226068Ed Maste2015-01-201-2/+2
* Relax alias test for failing commandEd Maste2014-01-201-2/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Restore -- "end of args" marker for shellEd Maste2013-09-051-2/+2
* Fix minor bugs in TestExprs and TestAliases to fix buildbot breakageDaniel Malea2013-09-051-2/+2
* Switch '/bin/bash' to '/bin/sh'Ed Maste2013-09-031-4/+4
* Expression evaluation works on FreeBSD after switch to MCJITEd Maste2013-08-301-1/+0
* tests: Mark expected FreeBSD failures due to pr16697Ed Maste2013-07-301-0/+1
* Fix single whitespace before breakpoint filename in some tests due to r183932.Matt Kopec2013-06-171-1/+1
* Making the buildbot happy again after changes to the default formatter for ch...Enrico Granata2013-03-281-1/+1
* <rdar://problem/12028723>Enrico Granata2013-01-091-10/+10
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-6/+8
* Fixed the test for the new process launch abbreviation.Filipe Cabecinhas2012-05-181-4/+4
* Cleanup after functionalities/alias/TestAliases.pyFilipe Cabecinhas2012-05-161-0/+17
* Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...Johnny Chen2012-04-061-0/+2
* Fix the test suite failure. The particular line in the test case was there s...Johnny Chen2011-11-071-1/+1
* Adding two new options to the 'help' command:Enrico Granata2011-09-091-0/+8
* Moved the test code for Python commands out of the test case for aliases, int...Enrico Granata2011-08-241-38/+0
* - Support for Python namespaces:Enrico Granata2011-08-221-2/+2
* When defining a scripted command, it is possible to provide a docstring and t...Enrico Granata2011-08-171-0/+4
* Changes to Python commands:Enrico Granata2011-08-161-3/+11
* Python commands:Enrico Granata2011-08-161-0/+24
* A couple of directory renamings; get rid of 'tests' from the directory names.Johnny Chen2011-06-261-0/+140
OpenPOWER on IntegriCloud