Commit Graph

4 Commits

Author SHA1 Message Date
evpobr
58737ceb48 tests: Fixes for MSVC
* src/test_main.c: Fix undeclared off_t type with MSVC
* tests/misc_test.c: Fix undefined S_ISCHR & S_ISBLK with MSVC
* tests/stdin_test.c: Fix undefined STDIN_FILENO with MSVC
* tests/win32_ordinal_test.c: Fix undeclared getcwd() with MSVC
* Fix missing unistd.h under Win32

Related: https://github.com/erikd/libsndfile/issues/154
2017-04-14 13:03:27 +10:00
Erik de Castro Lopo
309e09c0d0 tests/ : Test program improvements
* tests/channel_test.c
* tests/compression_size_test.c
2015-10-19 13:37:31 +11:00
Erik de Castro Lopo
1182c4d5dc Fix compiler warnings. 2012-10-12 00:31:36 +11:00
Erik de Castro Lopo
6040ad6a13 Add test for last commit. 2012-10-11 22:20:03 +11:00