[llvm-dev] [cfe-dev] Rotten Green Tests project (original) (raw)
via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 1 07:25:45 PST 2021
- Previous message: [llvm-dev] [cfe-dev] Rotten Green Tests project
- Next message: [llvm-dev] [cfe-dev] Rotten Green Tests project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks, Michael!
Could one also run llvm-cov/gcov and look for unexecuted lines? What is the advantage of this approach?
One could do that; however, it is quite clear no-one has done that. The advantage of this approach is that it is automatic, and happens while you are writing/modifying the test, instead of perhaps years later, if ever.
--paulr
- Previous message: [llvm-dev] [cfe-dev] Rotten Green Tests project
- Next message: [llvm-dev] [cfe-dev] Rotten Green Tests project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]