index
:
faketime-ng
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-20
Use SIGUSR1 instead of SIGRTMIN in tests
Balint Reczey
1
-4
/
+6
2013-10-20
Fix tests on libc 2.17
Balint Reczey
1
-1
/
+0
2013-10-13
MacPorts changeset 112093 by ryandesign
Wolfgang Hommel
1
-3
/
+2
2013-10-11
renamed library name from libfaketime.dylib.1 to libfaketime.1.dylib based on...
Wolfgang Hommel
2
-2
/
+2
2013-10-06
avoid unused variables warnings
Wolfgang Hommel
1
-3
/
+9
2013-10-04
Add -Wextra and -Werror CFLAGS and also fix compile errors
Balint Reczey
1
-1
/
+1
2013-10-02
improved readability of test script output
Wolfgang Hommel
1
-0
/
+6
2013-10-01
uniform test output style
Wolfgang Hommel
1
-0
/
+16
2013-10-01
improved output readability for timer tests
Wolfgang Hommel
1
-10
/
+23
2013-09-30
Provide timer related functions compatible with GLIBC 2.2 and >= 2.3.3 [pr32 ...
Balint Reczey
1
-0
/
+99
2013-09-05
fixed missing blank line before last timetest call
Wolfgang Hommel
1
-0
/
+1
2013-09-05
Use nanosleep() in faked sleep() and usleep() to avoid rounding issues [rbali...
Balint Reczey
1
-1
/
+2
2013-09-02
testing Makefile adapted for OSX
Wolfgang Hommel
1
-1
/
+1
2013-09-02
Makefiles and test suite improved for OS X
Wolfgang Hommel
2
-0
/
+45
2013-09-01
Revert "merged rbalint's pr27"
Wolfgang Hommel
1
-0
/
+4
2013-08-29
Revert 30dd22e..bdac73e
Wolfgang Hommel
1
-4
/
+0
2013-08-28
Fake sleep() and friends
Balint Reczey
1
-0
/
+4
2013-06-20
GNU/kFreeBSD fix by Petr Salinger, fixes Bug#712709
Wolfgang Hommel
1
-0
/
+1
2012-08-30
whitespace cleanup
Tomi Ollila
6
-13
/
+11
2011-07-30
Minor adaptions for Mac OS X
Wolfgang Hommel
3
-2
/
+37
2011-07-26
compute pow() with shell only, in case we don't have bc, dc, perl
don fong
1
-1
/
+13
2011-07-25
add support for new framework for functional tests
don fong
9
-1
/
+333
2011-05-10
Tell the compiler to be C99 compliant, enable all warnings.
Lukas Fleischer
1
-1
/
+1
2011-05-10
Cast time_t to unsigned integer when using printf().
Lukas Fleischer
1
-1
/
+1
2011-05-10
timetest.c: Add "sys/time.h" include (required for gettimeofday()).
Lukas Fleischer
1
-0
/
+1
2011-05-10
Test suite Makefile overhaul.
Lukas Fleischer
1
-6
/
+15
2011-04-27
Move test suite to a separate subdirectory.
Lukas Fleischer
3
-0
/
+124