view testharness/src/bin/testharness.rs @ 127:c77846f3a979

GET CTEST WORKING. This will verify that the functions we're exporting are correct. It has been a nightmare.
author Paul Fisher <paul@pfish.zone>
date Mon, 30 Jun 2025 22:56:26 -0400
parents a2676475e86b
children
line wrap: on
line source

//! The actual program which runs the tests.

fn main() {}