tools/llvm: Do not build with symbols
[minix3.git] / external / bsd / kyua-testers / dist / NEWS
blob39b64faeffb03628f54159e16f2ce48e9e369470
1 Changes in version 0.1
2 ======================
4 Experimental version released on February 19th, 2013.
6 This is the first public release of the kyua-testers package.
8 The goal of this first release is to adopt all the test case execution
9 code of kyua-cli 0.5 and ship it as a collection of independent tester
10 binaries.  The kyua-cli package will rely on these binaries to run the
11 tests, which provides better modularity and simplicity to the
12 architecture of Kyua.
14 The code in this package is all C as opposed to the current C++ codebase
15 of kyua-cli, which means that the overall build times of Kyua are now
16 reduced.