Added a test for the G_(U)?INT(16|32|64)_FORMAT and

1999-03-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

       * tests/type-test.c: Added a test for the
       G_(U)?INT(16|32|64)_FORMAT and G_(MIN|MAX|MAXU)(SHORT|INT|LONG)
       macros.
This commit is contained in:
Sebastian Wilhelmi
1999-03-16 16:02:05 +00:00
committed by Sebastian Wilhelmi
parent 9c2c6ee11b
commit f64f75fde5
9 changed files with 99 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
1999-03-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* tests/type-test.c: Added a test for the
G_(U)?INT(16|32|64)_FORMAT and G_(MIN|MAX|MAXU)(SHORT|INT|LONG)
macros.
* configure.in: Removed G_(U)?INT8_FORMAT again, as it can't be
used for scanf.