kadircet added a comment.

> I basically didn't really like the idea of testing against hard-coded hash 
> values in unittests as I consider it to be an implementation detail. I was 
> thinking about integration tests that would work around this by both writing 
> index and reading index and writing assertions against that data. What do you 
> think?

Instead of testing against hardcoded values maybe you can test for difference? 
Making sure hashes differ or stays same when appropriate changes are done to 
the contents?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58749/new/

https://reviews.llvm.org/D58749



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to