summaryrefslogtreecommitdiff
path: root/gr-run-waveform/test_xyzzy.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEric Blossom2010-12-021-1/+1
* tweak display strings so we don't confuse them with the scheme based testsRob Savoye2010-11-291-8/+9
* drop temp variable from testRob Savoye2010-11-291-4/+2
* add more tests for the portRob Savoye2010-11-291-3/+29
* add cat test for the new portRob Savoye2010-11-291-1/+7
* load scheme test cases, test for the resultsRob Savoye2010-11-291-9/+58
* minor tweak to the test output stringsRob Savoye2010-11-281-14/+8
* fix xyzzy_file_exists() and test caseRob Savoye2010-11-281-2/+14
* enable the xyzzy_make_read_only_port testRob Savoye2010-11-281-2/+0
* more progress on ports.Rob Savoye2010-11-271-24/+1
* use a char * instead of a std::string to keep C happyRob Savoye2010-11-271-1/+2
* load the data file from the local directory, as it's now correctly generated ...Rob Savoye2010-11-271-1/+1
* try to create a new I/O portRob Savoye2010-11-271-2/+46
* add test for xyzzy_make_read_only_port()Rob Savoye2010-11-261-8/+9
* XYZZY::clear() droppedRob Savoye2010-11-261-1/+0
* only test C API for now, as it uses the C++ one anyway. Add tests for xyzzy_i...Rob Savoye2010-11-261-5/+24
* fix header parsing test. FIx hex2mem()Rob Savoye2010-11-261-23/+15
* read in fake file header and directory entries and byte swap them to the corr...Rob Savoye2010-11-261-1/+83
* test string conversion static method.Rob Savoye2010-11-261-4/+35
* start adding code to handle the filesystem data fileRob Savoye2010-11-261-0/+50