• Thomas Van Lenten's avatar
    Add compile test sources for to test include order. · e998b8ff
    Thomas Van Lenten authored
    To ensure all headers aren't dependent on other things being imported
    before/after them, make a source that just imports each header and add
    it to the unittesting target, that way we ensure it can be included on
    its own with ordering issues.
    
    Also do this testing with a few generated headers that aren't part of
    the library to help ensure the different generated imports needed are
    complete.
    e998b8ff
GPBCompileTest17.m 1.96 KB