|
GnuCash
2.6.99
|
Minimal test of reading/writing account parameters. More...
#include "config.h"#include <unistd.h>#include <glib.h>#include "qof.h"#include "Account.h"#include "cashobjects.h"#include "test-stuff.h"#include "test-engine-stuff.h"#include <qofinstance-p.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Minimal test of reading/writing account parameters.
Definition in file test-account-object.c.
1.8.6