[cfe-commits] [PATCH] Add unit tests for source locations of AST nodes

Philip Craig philipjcraig at gmail.com
Wed Oct 24 05:28:24 PDT 2012


  * deleted ExpectId
  * small cleanup for VerifyResult
  * added tests to ensure failures can be caught
  * added LabelDecl range test, which is an example test that needs to derive from RangeVerifier
  * renamed test case names - is this correct? Other unit tests are not consistent in this.

  I think this is close to ready. Please review and commit if okay.

Hi klimek,

http://llvm-reviews.chandlerc.com/D72

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D72?vs=189&id=194#toc

Files:
  unittests/AST/CMakeLists.txt
  unittests/AST/SourceLocationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72.3.patch
Type: text/x-patch
Size: 8205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121024/75a50d8c/attachment.bin>


More information about the cfe-commits mailing list