view modules/array-set-tests @ 40218:e92cc6824b7f

getloadavg: Write NULL for the null pointer. Reported by Michal Privoznik <mprivozn@redhat.com>. * lib/getloadavg.c (getloadavg): Write NULL instead of 0.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Mar 2019 19:36:14 +0100
parents fc1069683582
children
line wrap: on
line source

Files:
tests/test-array_set.c
tests/macros.h

Depends-on:
xoset
array-oset
xalloc

configure.ac:

Makefile.am:
TESTS += test-array_set
check_PROGRAMS += test-array_set
test_array_set_LDADD = $(LDADD) @LIBINTL@