Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-21 | fix so distcheck *almost* fully works | Rob Savoye | |
2010-11-13 | dail-tone.wfd example waveform can be loaded and run by gr-run-waveform. | Eric Blossom | |
Write new app, gr-run-waveform, that reads waveforms and runs them. We'll need to turn this into a small piece of C/C++ code that embeds guile, but the guts of it is working. | |||
2010-11-10 | Add @srcdir@ to test directory specifier | Eric Blossom | |
2010-11-10 | Remove guile-test.in. We're not rewriting the header anymore | Eric Blossom | |
2010-11-10 | make the tests directory before trying to run any tests | Rob Savoye | |
2010-11-10 | Move *.test to tests directory | Eric Blossom | |
2010-11-10 | guile-test -> guile-test.in so we can use @GUILE@ | Eric Blossom | |
2010-11-10 | Modify *.test to import correct modules | Eric Blossom | |
2010-11-10 | new QA code work-in-progress (forgot -a ...) | Eric Blossom | |
2010-11-10 | Add qa_*.scm files to Makefile as noinst_DATA | Eric Blossom | |
2010-11-10 | More guile QA code | Eric Blossom | |
2010-11-10 | First real guile QA code | Eric Blossom | |
2010-11-10 | Create guile QA framework. | Eric Blossom | |
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio that were getting nuked by make clean. |