OSDN Git Service

Adjust repository version following WSL-5.2.2 release.
[mingw/mingw-org-wsl.git] / mingwrt / tests /
2019-07-03 Keith MarshallAvoid built-in snprintf() prototypes; fix MinGW-Bug...
2019-01-22 Keith MarshallIncorporate user-customized <features.h> configuration.
2018-12-20 Keith MarshallImplement test suite for aligned heap management API.
2018-10-07 Keith MarshallMake alloca() API both GNU and Microsoft compatible.
2018-02-23 Keith MarshallCorrect <sys/timeb.h> 32-bit vs. 64-bit time_t anomalies.
2017-12-16 Keith MarshallImplement autotest module for POSIX clock API functions.
2017-10-25 Keith MarshallInclude, and make <sys/bsdtypes.h> test suite safe...
2017-07-12 Keith MarshallAutomate testsuite dependency generation.
2016-11-18 Keith MarshallImplement unit tests for power functions.
2016-11-08 Keith MarshallImplement unit tests for logarithmic functions.
2016-11-02 Keith MarshallImplement unit tests for ANSI printf() functions.
2016-11-01 Keith MarshallFix another printf() hex-float formatting bug.
2016-10-30 Keith MarshallMerge post 2016-10-18 updates from legacy branch.
2016-10-18 Keith MarshallMerge mingwrt-3.22.4 updates into 5.0-active branch.
2016-10-14 Keith MarshallAdd dependency tracking for tests/Makefile.
2016-10-14 Keith MarshallCorrect a minor typographic error.
2016-10-14 Keith MarshallMerge mingwrt-3.22.3 updates into 5.0-active branch.
2016-09-13 Keith MarshallCreate a preliminary autotest framework.