OSDN Git Service

add news of new version
[ccunit/ccunit.git] / NEWS
1 New in CCUnit 0.3a
2
3 * change program structure.
4
5 New in CCUnit 0.2b
6
7 * src/ccunit/CCUnitAssert.h: fix multiple evaluate parameters.
8 * src/ccunit/CCUnitReadTestDef.c: fix missing spaces
9 * src/ccunit/CCUnitFailure.c: don't print expect/actual pair if their are NULL.
10
11 New in CCUnit 0.2a
12
13 * change test case structure.
14
15 New in CCUnit 0.1a
16
17 * Alpha released.