Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fuwn/tael

🤗 C++98 Extensions for Tatl
https://github.com/fuwn/tael

cpp cpp98 cpp98-compatible tatl test

Last synced: about 1 month ago
JSON representation

🤗 C++98 Extensions for Tatl

Awesome Lists containing this project

README

        

Tael



C++98 Extensions for Tatl

Tael is just a wrapper class of [Tatl](https://github.com/Fuwn/tatl); nothing more, nothing less.

## Usage

### Complex

Tael can be used via it's included testing context and utilities.

An example of this method of using Tatl can be seen in
[`examples/addition.cc`](examples/addition.cc).

## Examples

More examples can be found in the [`examples/`](examples) directory.

## License

This project is licensed with the [GNU General Public License v3.0](LICENSE).