Incremental Builds

Testwell CTC++ handles incremental builds performed by the build system. The symbol file(s) must be kept from the consecutive builds.

When the build system compiles only those source files changed since last build, Testwell CTC++ still needs the descriptions for the other source files in a symbol file for reporting. The symbol files from former builds can be kept separately or they can be reused during an incremental build. In the latter case, the descriptions of the changed source files are updated by ctc and the other descriptions stay as they are.