~linuxjedi/libdrizzle/5.1-tests

« back to all changes in this revision

Viewing changes to tests/unit/version.c

  • Committer: Andrew Hutchings
  • Date: 2012-12-20 14:19:01 UTC
  • mfrom: (43.2.13 5.0)
  • Revision ID: andrew@linuxjedi.co.uk-20121220141901-j1rc7is2x80czhn4
Merge 5.0 changes to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
#include <stdio.h>
43
43
#include <stdlib.h>
 
44
#include <assert.h>
44
45
 
45
46
int main(int argc, char* argv[])
46
47
{