aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_sanity.cpp
AgeCommit message (Expand)Author
2016-01-14Remove use of nullptr in tests.Paul Adenot
2016-01-13Preparatory work for the input and duplex codePaul Adenot
2015-12-01test: follow-up to 5fa112ab; fix float/int16 ifdef.Matthew Gregan
2015-12-01test: Bump _XOPEN_SOURCE to 600 to fix FreeBSD builds.Jan Beich
2015-11-26tests: initialize XPCOM in Gecko builds.Matthew Gregan
2015-11-26tests: handle backends that do not support S16 (WASAPI) correctly.Matthew Gregan
2014-11-28clarify and clean up handling of optional functions in the API. fixes #46.Matthew Gregan
2014-10-14test_sanity: move stream configuration (vol, pan) to its own test. Use a 2-ch...Sebastien Alaiwan
2014-10-13test_sanity: print back-end idSebastien Alaiwan
2014-10-12jack output: pseudo-implement set_volume/set_panning to avoid crashSebastien Alaiwan
2014-10-12JACK output: implement two missing functions. Add calls to these functions to...Sebastien Alaiwan
2014-09-29test_sanity: warning fixes.Matthew Gregan
2014-09-29one more test tweak for travis-ci.Matthew Gregan
2014-09-29test_sanity: make test less likely to fail.Matthew Gregan
2014-09-29debug travis-ci failure.Matthew Gregan
2014-09-20Source compiles but does not link under MinGWAustin Hicks
2014-09-20Revert "We have no choice but to lie about windows 7 on mingw."Austin Hicks
2014-09-19We have no choice but to lie about windows 7 on mingw.Austin Hicks
2014-09-17test_sanity: use ARRAY_LENGTH everywhere to make it easier to update context/...Matthew Gregan
2014-09-17sync tests with mozilla-central.Matthew Gregan
2014-04-15test_sanity: Fix test for Windows 7.Paul Adenot
2014-04-04Sync changes with gecko-dev version.Matthew Gregan