| Cutter Reference Manual |
|---|
- Cutter — A Unit Testing Framework for C and C++.
- Version Information — Variables and macros to check the Cutter version
- Assertions — Checks that your program works as you expect.
- Test Utilities — Utilities to write tests more easily.
- Types — Types that is used in test.
- Multi Process — Utilities to run your tests on multi processes.
- GCutter — Cutter with GLib support.
- Assertions with GLib support — Checks that your program works as you expect with GLib support.
- Test Utilities with GLib support — Utilities to write tests more easily with GLib support.
- Types for GLib support — Types that is used in test with GLib support.
- Convenience test data API — API to create test data without structure definition.
- External command — Convenience API for using external command.
- CppCutter — Cutter with C++ support.
- Assertions with C++ support — Checks that your program works as you expect with C++ support.
- GdkCutter Pixbuf — Cutter with gdk-pixbuf support.
- Assertions with gdk-pixbuf support — Checks that your program works as you expect with gdk-pixbuf support.
- SoupCutter — HTTP supported Cutter with libsoup.
- Assertions for HTTP client/server based on libsoup — Checks that your HTTP client/server works as you expect with libsoup support.
- Convenience HTTP client API — API to work as HTTP client.
- Convenience HTTP server API — API to work as HTTP server.
- Experimental — Experimental API.