|
GnuCash 2.4.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"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.7.4