Merge branch 'upstream' into tizen
[platform/upstream/curl.git] / tests / libtest / testutil.c
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-11 Yang Tsebuild adjustments: functionally revert commits 4d3fb91f...
2012-04-10 Yang Tselibtests: build adjustment
2011-11-25 Yang Tsetvdiff_secs(): sub-zero time difference adjustment
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-09-20 Yang Tseinclude "memdebug.h"
2008-07-10 Yang Tsefallback to gettimeofday when monotonic clock is unavai...
2008-05-12 Yang Tseconfigure script will now define HAVE_CLOCK_GETTIME_MON...
2008-05-10 Yang Tsefix syntax error: missing semicolon
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2007-02-20 Yang TseMove header file inclusion logic and definition of...
2007-02-20 Yang Tseadd tutil_tvdiff_secs() for completeness
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...