Lines Matching defs:ConfigCompileTests
1 //===-- ConfigCompileTests.cpp --------------------------------------------===//
36 class ConfigCompileTests : public ::testing::Test {
51 TEST_F(ConfigCompileTests, Condition) {
123 TEST_F(ConfigCompileTests, CompileCommands) {
135 TEST_F(ConfigCompileTests, CompilationDatabase) {
175 TEST_F(ConfigCompileTests, Index) {
191 TEST_F(ConfigCompileTests, PathSpecMatch) {
248 TEST_F(ConfigCompileTests, DiagnosticsIncludeCleaner) {
288 TEST_F(ConfigCompileTests, DiagnosticSuppression) {
343 TEST_F(ConfigCompileTests, Tidy) {
376 TEST_F(ConfigCompileTests, TidyBadChecks) {
394 TEST_F(ConfigCompileTests, ExternalServerNeedsTrusted) {
407 TEST_F(ConfigCompileTests, ExternalBlockWarnOnMultipleSource) {
426 TEST_F(ConfigCompileTests, ExternalBlockDisableWithNone) {
437 TEST_F(ConfigCompileTests, ExternalBlockErrOnNoSource) {
447 TEST_F(ConfigCompileTests, ExternalBlockDisablesBackgroundIndex) {
460 TEST_F(ConfigCompileTests, ExternalBlockMountPoint) {
547 TEST_F(ConfigCompileTests, AllScopes) {
563 TEST_F(ConfigCompileTests, Style) {