~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittests/drizzle_result_st.c

  • Committer: Monty Taylor
  • Date: 2010-08-12 22:09:24 UTC
  • mto: (1720.1.5 build)
  • mto: This revision was merged to the branch mainline in revision 1722.
  • Revision ID: mordred@inaugust.com-20100812220924-bwyck09w9outf3vh
Fixed unittesty stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 * @brief drizzle_result_st tests
14
14
 */
15
15
 
16
 
#include "tests/common.h"
 
16
#include "common.h"
17
17
 
18
18
int main(void)
19
19
{