for Cutter 1.0.5


I. Introduction
Getting start
NEWS — The history of Cutter
README — An introduction of Cutter, a Unit Testing Framework for C
Tutorial — How to use Cutter
Features — What can be done with Cutter
II. Reference
Writing test
Cutter — An Unit Testing Framework for C.
Assertions — Checks that your program works as you expect.
Test Utilities — Utilities to write tests more easily.
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 — Types that is used in test.
Multi Process — Utilities to run your tests on multi processes.
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.
Index of all symbols
Index of deprecated symbols
Index of new symbols in 1.0.5
Index of new symbols in 1.0.4
Index of new symbols in 1.0.3
Index of new symbols in 1.0.2
Index of new symbols in 1.0.1
Index of new symbols in 1.0
Index of new symbols in 0.9
Index of new symbols in 0.8
Index of new symbols in 0.7
Index of new symbols in 0.6
Index of new symbols in 0.5
Index of new symbols in 0.4
Index of new symbols in 0.3