xref: /netbsd-src/external/bsd/kyua-testers/dist/NEWS (revision 754f425fc237c181450c91977727274098801c74)
1*754f425fSjmmvChanges in version 0.1
2*754f425fSjmmv======================
3*754f425fSjmmv
4*754f425fSjmmvExperimental version released on February 19th, 2013.
5*754f425fSjmmv
6*754f425fSjmmvThis is the first public release of the kyua-testers package.
7*754f425fSjmmv
8*754f425fSjmmvThe goal of this first release is to adopt all the test case execution
9*754f425fSjmmvcode of kyua-cli 0.5 and ship it as a collection of independent tester
10*754f425fSjmmvbinaries.  The kyua-cli package will rely on these binaries to run the
11*754f425fSjmmvtests, which provides better modularity and simplicity to the
12*754f425fSjmmvarchitecture of Kyua.
13*754f425fSjmmv
14*754f425fSjmmvThe code in this package is all C as opposed to the current C++ codebase
15*754f425fSjmmvof kyua-cli, which means that the overall build times of Kyua are now
16*754f425fSjmmvreduced.
17