summaryrefslogtreecommitdiff
path: root/gnuradio-core/src
AgeCommit message (Expand)Author
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-10First pass at waveform-specEric Blossom
2010-11-10add tests for all the constructors, failing ones commented out for nowRob Savoye
2010-11-10Remove guile-test.in. We're not rewriting the header anymoreEric Blossom
2010-11-10make the tests directory before trying to run any testsRob 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-10Nuke srfi-64 codeEric Blossom
2010-11-10Make check works again, now using guile's native test-suite code.Eric Blossom
2010-11-10Move *.test to tests directoryEric Blossom
2010-11-10guile-test -> guile-test.in so we can use @GUILE@Eric Blossom
2010-11-10Modify *.test to import correct modulesEric Blossom
2010-11-10new QA code work-in-progress (forgot -a ...)Eric Blossom
2010-11-10new QA code work-in-progressEric Blossom
2010-11-10Rename qa_*.scm to *.test to match filenaming convention expected byEric Blossom
2010-11-10Import guile's own testing frameworkEric Blossom
2010-11-10fix syntax problem in test-assertEric Blossom
2010-11-10Refactor guile QA code to use test-group.Eric Blossom
2010-11-10Add qa_*.scm files to Makefile as noinst_DATAEric Blossom
2010-11-10Add copyright and license headerEric Blossom
2010-11-10Add QA stub files for all gnuradio-core constructorsEric Blossom
2010-11-10More guile QA codeEric Blossom
2010-11-10First real guile QA codeEric Blossom
2010-11-10update .gitignoreEric Blossom
2010-11-10Remove .gitignore from empty directoryEric Blossom
2010-11-10Create guile QA framework.Eric Blossom
2010-11-10Reduce guile load time from 4.5 to 1.2 seconds.Eric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10add script names to swig_built_sources, not BUILT_SOURCES. Clean the generate...Rob Savoye
2010-11-10Rename coerce.scm to runtime-shim.scm. Modify core.scm to use runtime-shim.Eric Blossom
2010-11-10Export a few more itemsEric Blossom
2010-11-10Cleanup gr:connect and gr:disconnect for Guile.Eric Blossom
2010-11-10Routines to coerce blocks and connect themEric Blossom
2010-11-10Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and...Eric Blossom
2010-11-10move good comment to here where it belongsRob Savoye