view tests/test-xstrtoul.c @ 17693:53803f7bacc5

maint: add ChangeLog entry missing in previous commit * ChangeLog: Add the omitted entry.
author Pádraig Brady <P@draigBrady.com>
date Mon, 02 Jun 2014 20:08:05 +0100
parents 2f9763090486
children
line wrap: on
line source

#define __xstrtol xstrtoul
#define __strtol_t unsigned long int
#define __spec "lu"
#include "test-xstrtol.c"