forbid comparisions of raw pointers in unittest framework

XMLWordPrintableJSON

    • Server Tooling & Methods
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This usage should be prohibited at compile time:
      ASSERT_EQUALS("one","one");

      The type of the parameters is char[4]. Covering all size char arrays plus char pointers can be tricky when trying to produce an explicit specialization of a template. It may be easier to make function overloads for members in class ComparisonAssertion.

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: