#include <config.h>
#include "api_generated.h"
#include <xapian.h>
#include "apitest.h"
#include "testutils.h"
Include dependency graph for api_generated.cc:
Go to the source code of this file.
Functions | |
DEFINE_TESTCASE (defaultctor1,!backend) | |
Check uncopyable API classes which should have a default ctor actually do. | |
DEFINE_TESTCASE (copyassign1,!backend) | |
Test that API classes have a copy ctor and assignment operator. |
DEFINE_TESTCASE | ( | defaultctor1 | , | |
! | backend | |||
) |
Check uncopyable API classes which should have a default ctor actually do.
Definition at line 34 of file api_generated.cc.
DEFINE_TESTCASE | ( | copyassign1 | , | |
! | backend | |||
) |
Test that API classes have a copy ctor and assignment operator.
Definition at line 42 of file api_generated.cc.
References Xapian::InMemory::open(), and query().