search for: d44382

Displaying 6 results from an estimated 6 matches for "d44382".

Did you mean: d44386
2018 Mar 15
2
[RFC] Updating googletest to non-release tagged version
...t; On Mon, Mar 12, 2018 at 9:01 AM James Henderson via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> Hi all, >> >> I'm currently writing some unit tests for some debug line error handling >> code I'm working on (see e.g. https://reviews.llvm.org/D44382), and I just >> ran into an annoying disabled feature in gtest, specifically the "Combine" >> feature for use in combinatorially generating parameterised tests. A FIXME >> comment in ProfileData\CoverageMappingTest.cpp suggests that I'm not the >> only one to h...
2018 Mar 16
0
[RFC] Updating googletest to non-release tagged version
Thanks. The motivating example can be seen in this review: https://reviews.llvm.org/D44382. In that review, I am unit testing .debug_line parsing, specifically, the behaviour when the parser is fed a malformed section. Most of the code under test goes through some slight variations in the code path, depending on a) the DWARF version (interesting cases are 3, 4 and 5), and b) whether the...
2018 Mar 12
3
[RFC] Updating googletest to non-release tagged version
Hi all, I'm currently writing some unit tests for some debug line error handling code I'm working on (see e.g. https://reviews.llvm.org/D44382), and I just ran into an annoying disabled feature in gtest, specifically the "Combine" feature for use in combinatorially generating parameterised tests. A FIXME comment in ProfileData\CoverageMappingTest.cpp suggests that I'm not the only one to have tried and discovered that they c...
2018 Mar 15
0
[RFC] Updating googletest to non-release tagged version
...es & that would suffice?) On Mon, Mar 12, 2018 at 9:01 AM James Henderson via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi all, > > I'm currently writing some unit tests for some debug line error handling > code I'm working on (see e.g. https://reviews.llvm.org/D44382), and I > just ran into an annoying disabled feature in gtest, specifically the > "Combine" feature for use in combinatorially generating parameterised > tests. A FIXME comment in ProfileData\CoverageMappingTest.cpp suggests that > I'm not the only one to have tried and di...
2018 Mar 19
2
[RFC] Updating googletest to non-release tagged version
...> On Mon, Mar 12, 2018 at 9:01 AM James Henderson via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Hi all, >> >> I'm currently writing some unit tests for some debug line error handling >> code I'm working on (see e.g. https://reviews.llvm.org/D44382), and I >> just ran into an annoying disabled feature in gtest, specifically the >> "Combine" feature for use in combinatorially generating parameterised >> tests. A FIXME comment in ProfileData\CoverageMappingTest.cpp suggests that >> I'm not the only one to h...
2018 Mar 20
0
[RFC] Updating googletest to non-release tagged version
...18 at 9:01 AM James Henderson via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>> Hi all, >>> >>> I'm currently writing some unit tests for some debug line error handling >>> code I'm working on (see e.g. https://reviews.llvm.org/D44382), and I >>> just ran into an annoying disabled feature in gtest, specifically the >>> "Combine" feature for use in combinatorially generating parameterised >>> tests. A FIXME comment in ProfileData\CoverageMappingTest.cpp suggests >>> that I'm not t...