|
GnuCash
2.6.99
|
Minimal test to see if automatic lot scrubbing works. More...
#include "config.h"#include <ctype.h>#include <glib.h>#include "qof.h"#include "Account.h"#include "Scrub3.h"#include "cashobjects.h"#include "test-stuff.h"#include "test-engine-stuff.h"#include "Transaction.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Minimal test to see if automatic lot scrubbing works.
Definition in file test-lots.c.
1.8.6