proxygen
|
#include <folly/Range.h>
#include <folly/portability/GFlags.h>
#include <folly/portability/GTest.h>
#include <algorithm>
Go to the source code of this file.
Functions | |
TEST (CaseInsensitiveMatch, CompareWithLegacy) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 34 of file AsciiCaseInsensitiveTest.cpp.
References testing::InitGoogleTest(), and RUN_ALL_TESTS().
TEST | ( | CaseInsensitiveMatch | , |
CompareWithLegacy | |||
) |
Definition at line 26 of file AsciiCaseInsensitiveTest.cpp.
References EXPECT_TRUE, and i.