OSDN Git Service

Extend basic test suite infrastructure to w32api.
[mingw/mingw-org-wsl.git] / mingwrt / ChangeLog
index 03e10a5..ec6c8f5 100644 (file)
@@ -1,3 +1,10 @@
+2017-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Make mingwrt and w32api test suites consistent.
+
+       * Makefile.in (test): New rule; define it as a synonym for...
+       (check tests): ...these, so maintaining consistency with w32api.
+
 2017-02-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
        Work around GCC bug; force C++11 to support std::wcstof().