zhangmeng
2024-04-22 16935f4aebffdd1b6580b844391a0aa0f4f3012b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
== About C-Convey
 
The convey framework in this directory was originally started for
this project, but has since been promoted to a project of it's own.
Please see it's home page on https://github.com/gdamore/c-convey[github]
for updates and further information.
 
The convey framework is licensed under the same terms as the rest
of this project (MIT style license).
 
Having said that, we are moving towards a new testing infrastructure.
See the acutest.h header in this directory, along with testutil.h.
 
Please do not write new tests in c-convey format.