File: README.adoc

package info (click to toggle)
nng 1.11-3
  • links: PTS
  • area: main
  • in suites: sid
  • size: 5,672 kB
  • sloc: ansic: 77,665; sh: 321; cpp: 62; makefile: 30
file content (14 lines) | stat: -rw-r--r-- 555 bytes parent folder | download | duplicates (6)
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.