~vjsamuel/gearmand/fix-bug-868883

« back to all changes in this revision

Viewing changes to tests/gearman_client_do_job_handle.cc

  • Committer: Brian Aker
  • Date: 2011-06-29 20:30:46 UTC
  • mfrom: (440.1.11 gearmand-trunk)
  • Revision ID: brian@tangent.org-20110629203046-rtwa0eme3360be9i
Updating for release .23

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 *
36
36
 */
37
37
 
38
 
#include <libtest/test.h>
 
38
#include <libtest/common.h>
 
39
 
39
40
#include <cassert>
40
41
#include <cstring>
41
42
#include <libgearman/gearman.h>