summaryrefslogtreecommitdiffstats
path: root/lldb/test/expression_command/formatters/TestFormatters.py
Commit message (Expand)AuthorAgeFilesLines
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+1
* Some more cleanup of the ValueObjectConstResultImpl code. NFC.Enrico Granata2014-12-121-1/+1
* Fix up this test caseEnrico Granata2014-12-121-9/+9
* Marked TestFormatters.py XFAIL on Linux per pr20230.Todd Fiala2014-07-071-0/+1
* Add annotation for test failure due to clang 3.4Ed Maste2014-03-241-0/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* 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
* Linux test case cleanup:Daniel Malea2013-02-151-1/+0
* <rdar://problem/12028723>Enrico Granata2013-01-091-3/+3
* <rdar://problem/12798131> Greg Clayton2012-12-041-3/+3
* Mark expected failures on Linux (due to bugzilla #14437)Daniel Malea2012-11-271-0/+1
* Fix incorrect usage of buildDsym() in dwarf testDaniel Malea2012-11-201-1/+1
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-4/+1
* Removing the @expectedFailurei386 decorator from test cases that now work as ...Enrico Granata2012-04-241-2/+0
* Add expected failure decorators for test cases which are failing for i386 arc...Johnny Chen2012-04-191-0/+2
* Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...Johnny Chen2012-04-061-0/+2
* Fix method name for output.Eric Christopher2012-03-251-1/+1
* Fix the last testsuite regression from the apple-names stuff.Jim Ingham2011-10-081-16/+16
* Fixed a problem with the IR interpreter that causedSean Callanan2011-09-221-4/+0
* Add four new expectedFailre decorators to new failures most likely due to r13...Johnny Chen2011-09-201-0/+4
* Redesign of the interaction between Python and frozen objects:Enrico Granata2011-09-061-0/+175
OpenPOWER on IntegriCloud