search for: apvaluetest

Displaying 3 results from an estimated 3 matches for "apvaluetest".

2011 Nov 08
0
[LLVMdev] [cfe-dev] LLVM 3.0rc3 Testing Beginning
...alue.Diagnostics' FAILED ******************** Note: Google Test filter = APValue.Diagnostics [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from APValue [ RUN ] APValue.Diagnostics /home/jay/llvm/clang-3.0rc3.src/unittests/AST/APValueTest.cpp:62: Failure Value of: GetDiagnosticOutput(APValue()) Actual: "" Expected: "Uninitialized" /home/jay/llvm/clang-3.0rc3.src/unittests/AST/APValueTest.cpp:63: Failure Value of: GetDiagnosticOutput(APValue(APSInt(APInt(16, 5)))) Actual: "" Expected: "5" /...
2011 Nov 07
6
[LLVMdev] LLVM 3.0rc3 Testing Beginning
Good day, LLVMers! We are starting on our third (and hopefully last) round of testing for LLVM 3.0. Please visit: http://llvm.org/pre-releases/3.0/rc3/ for the sources. There are also binaries for Darwin up there, with more to come during the week. Please build this release candidate, test it out on your projects, and let us know if you find any regressions from the 2.9 release. Please keep
2011 Nov 08
4
[LLVMdev] [cfe-dev] LLVM 3.0rc3 Testing Beginning
...******************* > Note: Google Test filter = APValue.Diagnostics > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from APValue > [ RUN ] APValue.Diagnostics > /home/jay/llvm/clang-3.0rc3.src/unittests/AST/APValueTest.cpp:62: Failure > Value of: GetDiagnosticOutput(APValue()) > Actual: "" > Expected: "Uninitialized" > /home/jay/llvm/clang-3.0rc3.src/unittests/AST/APValueTest.cpp:63: Failure > Value of: GetDiagnosticOutput(APValue(APSInt(APInt(16, 5)))) > Actual: "&quo...