Part II. Reference

Table of Contents

Command
cutter — xUnit family unit testing framework for C and C++
cut-diff — show difference between 2 files with color
Writing test
Cutter — A Unit Testing Framework for C and C++.
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.
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.
Assertions with gdk-pixbuf support — Checks that your program works as you expect with gdk-pixbuf support.
Experimental — Experimental API.
Writing assertion
Assertion writing helper — Symbols in this section help you writing your own assertions.
Assertion Utilities for GEnum and GFlags — Utilities to write assertions related to GEnum or GFlags more easily.
Assertion Utilities for GError — Utilities to write assertions related to GError more easily.
Assertion Utilities for GHashTable — Utilities to write assertions related to GHashTable more easily.
Assertion Utilities for GList — Utilities to write assertions related to GList more easily.
Assertion Utilities for GObject — Utilities to write assertions related to GObject more easily.
Assertion Utilities for GValue — Utilities to write assertions related to GValue more easily.