winpty/tests
Ryan Prichard 0c1e064172 Fix trivial_test
Apparently the non-w64 mingw32 does not have an swprintf function, though
it does have an snwprintf function.  In any case, the function takes a
second argument which is a buffer size.

Also include cwchar and cctype.

Print a message when building the test.
2015-08-23 23:13:20 -05:00
..
Makefile Fix trivial_test 2015-08-23 23:13:20 -05:00
trivial_test.cc Fix trivial_test 2015-08-23 23:13:20 -05:00