~brianaker/libmemcached/gear-clean

« back to all changes in this revision

Viewing changes to tests/runner.h

Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
#include "tests/libmemcached-1.0/generate.h"
42
42
#include "tests/memc.h"
 
43
#include "tests/print.h"
43
44
 
44
45
class LibmemcachedRunner : public libtest::Runner {
45
46
public: