Home | History | Annotate | Download | only in Format

Lines Matching defs:TEST_F

40 TEST_F(FormatTestSelective, RemovesTrailingWhitespaceOfFormattedLine) {
47 TEST_F(FormatTestSelective, FormatsCorrectRegionForLeadingWhitespace) {
74 TEST_F(FormatTestSelective, FormatLineWhenInvokedOnTrailingNewline) {
83 TEST_F(FormatTestSelective, RemovesWhitespaceWhenTriggeredOnEmptyLine) {
88 TEST_F(FormatTestSelective, ReformatsMovedLines) {
101 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) {
108 TEST_F(FormatTestSelective, FormatsCommentsLocally) {
174 TEST_F(FormatTestSelective, IndividualStatementsOfNestedBlocks) {
300 TEST_F(FormatTestSelective, WrongIndent) {
321 TEST_F(FormatTestSelective, AlwaysFormatsEntireMacroDefinitions) {
347 TEST_F(FormatTestSelective, ReformatRegionAdjustsIndent) {
461 TEST_F(FormatTestSelective, UnderstandsTabs) {
494 TEST_F(FormatTestSelective, StopFormattingWhenLeavingScope) {
515 TEST_F(FormatTestSelective, SelectivelyRequoteJavaScript) {