Crate tmac[][src]

Macros

Macro version for asserting float equality.

Macro version for asserting float inequality.

fileify takes a string, strips leading and trailing whitespace both for the whole string and for each line, and makes sure that a final newline is present. This serves mostly aesthetic purposes (file contents can be indented):

Functions

Asserts the equality of two floats within the float types epsilon.

Asserts the inequality of two floats with regard to the float types epsilon.