aboutsummaryrefslogtreecommitdiff
path: root/tests/timestamp
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Extend VC workarounds to version 19.11Boris Kolpackov1-1/+1
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-1/+1
2017-07-13Fix tests linkageKaren Arutyunov1-2/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-05-15Fix VC15 warnings (/W3)Karen Arutyunov1-2/+8
2017-05-02Exclude timestamp test on FreeBSD, looks like broken strptime()Boris Kolpackov1-0/+5
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov2-3/+3
2017-01-30Make fdopen_pipe(), fdopen(), fdnull() and fddup() to set FD_CLOEXEC flagKaren Arutyunov1-1/+1
2017-01-05Update copyright yearBoris Kolpackov2-2/+2
2016-11-26Add support for VC15Karen Arutyunov1-2/+2
2016-07-01Port to MSVCKaren Arutyunov1-0/+10
2016-05-31Port to MinGWKaren Arutyunov1-5/+8
2016-04-25Fix timestamp from_string() compilation error appeared when compiled with cla...0.3.0Karen Arutyunov1-23/+53
2016-04-21Comment out test fragment that relies on locale which may not existBoris Kolpackov1-0/+2
2016-04-21Add timestamp from_string()Karen Arutyunov2-0/+166