Disallow TEST and TEST_F in the same suite

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2025-09-01
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      TEST and TEST_F don't mix in Gtest. A Suite must be all TEST_F or all TEST. Break up these collisions and disallow them to prevent backsliding. Can be done in master branch.

            Assignee:
            Billy Donahue
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: