summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/guile
AgeCommit message (Expand)Author
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-10Create guile QA framework.Eric Blossom