ctest 0.2.6

Automated tests of FFI bindings.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.cc]
version = "1.0.1"

[dependencies.syntex_syntax]
version = "0.59.1"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Automated tests of FFI bindings.\n"
documentation = "https://docs.rs/ctest"
homepage = "https://github.com/alexcrichton/ctest"
license = "MIT/Apache-2.0"
name = "ctest"
readme = "README.md"
repository = "https://github.com/alexcrichton/ctest"
version = "0.2.6"