summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/guile/tests
AgeCommit message (Expand)Author
2010-12-23Add test to see if Guile was built with threads enabledEric Blossom
2010-12-09Disable guile udp tests. They were causing a problem on some systems.Eric Blossom
2010-11-23Move verbose-equal? to lib.scmEric Blossom
2010-11-19Enable more testsEric Blossom
2010-11-19Enable a couple more testsEric Blossom
2010-11-18gr_msg_queue now working correctly from within guile.Eric Blossom
2010-11-18Fix guile related problems with gr_message_{sink,source}.Eric Blossom
2010-11-17fixe more testsRob Savoye
2010-11-17enable more testsRob Savoye
2010-11-14Add tests that show that vector<complex<float>> is not working...Eric Blossom
2010-11-14Make cma-equalizer-cc test workEric Blossom
2010-11-14Move true? from general_ctors.test to core.scmEric Blossom
2010-11-14Fixed as many problems in general_ctors.test as I could quickly.Eric Blossom
2010-11-10comment out the two failuresRob Savoye
2010-11-10add stubs, nothing seems to existRob Savoye
2010-11-10fix bogus throws and vectorsRob Savoye
2010-11-10stub out the rest of the not found testsRob Savoye
2010-11-10fix one testRob Savoye
2010-11-10fix most of the tests to work.Rob Savoye
2010-11-10initial blast through gengen testsRob Savoye
2010-11-10add stub for the only testRob Savoye
2010-11-10add tests for the stuff that works, stubs for the restRob Savoye
2010-11-10stub out all the tests, but they depend on the next branch. :-(Rob Savoye
2010-11-10Example of how to fix throw crashesEric Blossom
2010-11-10add tests for all the constructors, failing ones commented out for nowRob Savoye
2010-11-10new test case and fix for problemEric Blossom
2010-11-10Enable test case & fix (missing throw (std::runtime_error) declaration).Eric Blossom
2010-11-10Add test case.Eric Blossom
2010-11-10New macros pass-if-throw & expect-fail-throw that test exceptions.Eric Blossom
2010-11-10Add not-yet-working test that should confirm exception raisedEric Blossom
2010-11-10Add comments pointing to info on how to write test cases.Eric Blossom
2010-11-10Move *.test to tests directoryEric Blossom