Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3154aa23f31f2f78f251b70f7a9b3dfb54a596cc
/
lldb
/
test
/
expression_command
/
call-function
/
TestCallStdStringFunction.py
3154aa2
[TestBase.runCmd] Better error message when runCmd fails.
by Siva Chandra
· 10 years ago
13c7ad9
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
by Robert Flack
· 10 years ago
a996bff
Enable TestCallStdStringFunction for GCC.
by Siva Chandra
· 11 years ago
8e52209
Expected failure printing std::string::c_str() due to flubbing the typedef lookup.
by Jim Ingham
· 12 years ago
4570d3e
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
by Greg Clayton
· 12 years ago
f9c2c98
Annotate test that fails on the FreeBSD buildbot
by Ed Maste
· 12 years ago
fcdab16
Expression evaluation works on FreeBSD after switch to MCJIT
by Ed Maste
· 12 years ago
9c99030
Mark additional icc test failures as expected fail.
by Matt Kopec
· 12 years ago
1b2ed70
tests: Mark expected FreeBSD failures due to pr16697
by Ed Maste
· 12 years ago
e8bdd1f
Clean up linux test decorators and add links to known bugs
by Daniel Malea
· 12 years ago
c51b243
Update TestCallStdStringFunction to expected fail for gcc and account for multiple breakpoint locations.
by Matt Kopec
· 13 years ago
f406891
Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOffset()
by Daniel Malea
· 13 years ago
2bbf09e
Mark expected failures on Linux (due to bugzilla #14437)
by Daniel Malea
· 13 years ago
b90c368
Linux test case fixes
by Daniel Malea
· 13 years ago
1918627
Reverting unwanted changes to the test suite
by Enrico Granata
· 13 years ago
5020f95
Reverting the changes to Scalar since this class needs to follow C rules for type promotion
by Enrico Granata
· 13 years ago
63dfc72
Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly
by Jim Ingham
· 13 years ago
f1dfbad
Removing the @expectedFailurei386 decorator from test cases that now work as a result of the latest changes to Value.cpp
by Enrico Granata
· 13 years ago
61f305c
Add expected failure decorators for test cases which are failing for i386 architecture.
by Johnny Chen
· 13 years ago
f1548d4
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with
by Johnny Chen
· 13 years ago
e5b1903
Removed the @expectedFailure decorators from test cases. They have been fixed with the r142717 check-in.
by Johnny Chen
· 14 years ago
6638174
Add @expectedFailure for TestCallStdStringFunction.py (radar was filed) and
by Johnny Chen
· 14 years ago
de303ad
Add radar info.
by Johnny Chen
· 14 years ago
b146ad5
Add TestCallStdStringFunction.py which calls std::string member functions while stopped on a breakpoint.
by Johnny Chen
· 14 years ago