From 82640b11ba9fbb36e8d39c2a05671ef5f8011b68 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 14 Mar 2007 14:10:18 +0100 Subject: tests: add library for LD_PRELOAD to manipulate with time() in tests The cal command generates output that depends on time(). For reliable regression tests we need to use still same time. It seems that LD_PRELOAD is pretty simple way. Signed-off-by: Karel Zak --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 88822ba1b..c12592402 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ compile depcomp install-sh missing +ltmain.sh -- cgit v1.2.3-55-g7522