chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge tag 'branchpoint-5.1' into release
[disorder]
/
libtests
/
test.h
diff --git
a/libtests/test.h
b/libtests/test.h
index cada395ad03dcf55c8f0fcbc73d4775d928d7d7b..983633be3c60681e8072f4f7ee732711cdf14c14 100644
(file)
--- a/
libtests/test.h
+++ b/
libtests/test.h
@@
-1,6
+1,6
@@
/*
* This file is part of DisOrder.
/*
* This file is part of DisOrder.
- * Copyright (C) 2005, 2007, 2008 Richard Kettlewell
+ * Copyright (C) 2005, 2007, 2008
, 2010
Richard Kettlewell
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@
-95,7
+95,7
@@
extern int skipped;
const char *got = GOT; \
const char *want = WANT; \
\
const char *got = GOT; \
const char *want = WANT; \
\
- if(
wan
t == 0) { \
+ if(
go
t == 0) { \
fprintf(stderr, "%s:%d: %s returned 0\n", \
__FILE__, __LINE__, #GOT); \
count_error(); \
fprintf(stderr, "%s:%d: %s returned 0\n", \
__FILE__, __LINE__, #GOT); \
count_error(); \