summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
Commit message (Expand)AuthorAgeFilesLines
...
* Relax testcases. LLDB starts counting at $0.Adrian Prantl2014-02-202-4/+4
* don't use CHECK-NEXT because it may be on the same line.Adrian Prantl2013-09-181-1/+1
* Massage those regexps to work with both lldb and gdb.Adrian Prantl2013-09-182-4/+3
* Auto-detect the architecture of the executable instead of using the arch ofAdrian Prantl2013-09-071-1/+1
* Set the architecture when creating a target.Adrian Prantl2013-09-071-1/+2
* Use a more backwards-compatible method for evaluating expressions and addAdrian Prantl2013-09-062-7/+14
* Add an lldb wrapper script that implements gdb-compatible commands on topAdrian Prantl2013-09-064-7/+145
* fix typosAdrian Prantl2013-09-061-10/+10
* Only fail this on darwin since most other platforms should have a newerEric Christopher2013-09-041-1/+1
* XFAILed the static-member.cpp test since we no longer support emitting debug ...Michael Gottesman2013-09-041-0/+1
* Now that we get non-trivial value parameters locations correct, un-XFAIL thes...David Blaikie2013-06-192-7/+3
* We've got the type right, which has broken these tests - but now we need to g...David Blaikie2013-06-072-0/+4
* Remove IR scenario tests.David Blaikie2013-03-155-829/+0
* Migrate dbg-arg.ll to a C file test to be resilient to IR changes.David Blaikie2013-03-132-126/+41
* Harden this test a bit to work on the mac with ancient gdbs.Eric Christopher2013-01-171-8/+9
* Add a test for static member debug information.Eric Christopher2013-01-161-0/+35
* XTARGET was removed, update debug-info tests.Argyrios Kyrtzidis2012-10-209-18/+18
* Fix this for gdb 7.4.Eric Christopher2012-07-231-1/+2
* Fix this for buggy gdb behavior alongside the changeEric Christopher2012-06-051-2/+4
* Revert previous patch as the corresponding clang patch was reverted.Eric Christopher2012-01-261-1/+1
* Reverse the order that these are expected for clang change. ShouldEric Christopher2012-01-261-1/+1
* Testcase for r133065Devang Patel2011-06-151-0/+25
* New test case for r132949.Devang Patel2011-06-131-0/+31
* Remove working directory path from intermediate files. They are not checked i...Devang Patel2011-05-314-8/+8
* Fix tests broken by r132257.Eli Friedman2011-05-292-2/+2
* adding XFAIL and XTARGET to those that require Darwin hostRenato Golin2011-05-288-0/+17
* Clang is now correctly marking this as a class, so update the test case accor...Douglas Gregor2011-05-211-1/+2
* Test case for r131441.Devang Patel2011-05-171-0/+21
* Test case for r131422.Devang Patel2011-05-161-0/+82
* Test case for r130373.Devang Patel2011-04-281-0/+40
* Silence return-type warning.Devang Patel2011-04-281-1/+2
* These tests are x86_64 specific.Devang Patel2011-03-285-10/+10
* Test case for r128150.Devang Patel2011-03-231-0/+23
* test case for r125249.Devang Patel2011-02-101-0/+70
* Test case for r125142.Devang Patel2011-02-091-0/+32
* Test case for r123199.Devang Patel2011-01-111-0/+30
* Zap white spaces, test commit email.Devang Patel2010-11-101-4/+4
* testcase commit for upcoming fix.Devang Patel2010-09-211-0/+124
* test case for r113843.Devang Patel2010-09-141-1/+13
* Import debug info tests.Devang Patel2010-09-135-0/+744
* remove these testsDevang Patel2010-09-135-744/+0
* add more tests.Devang Patel2010-09-133-0/+476
* Add README.txt and very first test case.Devang Patel2010-09-132-0/+268
OpenPOWER on IntegriCloud