summaryrefslogtreecommitdiff
path: root/gr-run-waveform/test_xyzzy.cc
AgeCommit message (Collapse)Author
2010-12-02Update copyright datesEric Blossom
2010-11-29tweak display strings so we don't confuse them with the scheme based testsRob Savoye
2010-11-29drop temp variable from testRob Savoye
2010-11-29add more tests for the portRob Savoye
2010-11-29add cat test for the new portRob Savoye
2010-11-29load scheme test cases, test for the resultsRob Savoye
2010-11-28minor tweak to the test output stringsRob Savoye
2010-11-28fix xyzzy_file_exists() and test caseRob Savoye
2010-11-28enable the xyzzy_make_read_only_port testRob Savoye
2010-11-27more progress on ports.Rob Savoye
2010-11-27use a char * instead of a std::string to keep C happyRob Savoye
2010-11-27load the data file from the local directory, as it's now correctly generated ↵Rob Savoye
at build time
2010-11-27try to create a new I/O portRob Savoye
2010-11-26add test for xyzzy_make_read_only_port()Rob Savoye
2010-11-26XYZZY::clear() droppedRob Savoye
2010-11-26only test C API for now, as it uses the C++ one anyway. Add tests for ↵Rob Savoye
xyzzy_init() and xyzzy_file_exists()
2010-11-26fix header parsing test. FIx hex2mem()Rob Savoye
2010-11-26read in fake file header and directory entries and byte swap them to the ↵Rob Savoye
correct data
2010-11-26test string conversion static method.Rob Savoye
2010-11-26start adding code to handle the filesystem data fileRob Savoye