| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates | Eric Blossom | 2010-12-02 | 1 | -1/+1 |
* | tweak display strings so we don't confuse them with the scheme based tests | Rob Savoye | 2010-11-29 | 1 | -8/+9 |
* | drop temp variable from test | Rob Savoye | 2010-11-29 | 1 | -4/+2 |
* | add more tests for the port | Rob Savoye | 2010-11-29 | 1 | -3/+29 |
* | add cat test for the new port | Rob Savoye | 2010-11-29 | 1 | -1/+7 |
* | load scheme test cases, test for the results | Rob Savoye | 2010-11-29 | 1 | -9/+58 |
* | minor tweak to the test output strings | Rob Savoye | 2010-11-28 | 1 | -14/+8 |
* | fix xyzzy_file_exists() and test case | Rob Savoye | 2010-11-28 | 1 | -2/+14 |
* | enable the xyzzy_make_read_only_port test | Rob Savoye | 2010-11-28 | 1 | -2/+0 |
* | more progress on ports. | Rob Savoye | 2010-11-27 | 1 | -24/+1 |
* | use a char * instead of a std::string to keep C happy | Rob Savoye | 2010-11-27 | 1 | -1/+2 |
* | load the data file from the local directory, as it's now correctly generated ... | Rob Savoye | 2010-11-27 | 1 | -1/+1 |
* | try to create a new I/O port | Rob Savoye | 2010-11-27 | 1 | -2/+46 |
* | add test for xyzzy_make_read_only_port() | Rob Savoye | 2010-11-26 | 1 | -8/+9 |
* | XYZZY::clear() dropped | Rob Savoye | 2010-11-26 | 1 | -1/+0 |
* | only test C API for now, as it uses the C++ one anyway. Add tests for xyzzy_i... | Rob Savoye | 2010-11-26 | 1 | -5/+24 |
* | fix header parsing test. FIx hex2mem() | Rob Savoye | 2010-11-26 | 1 | -23/+15 |
* | read in fake file header and directory entries and byte swap them to the corr... | Rob Savoye | 2010-11-26 | 1 | -1/+83 |
* | test string conversion static method. | Rob Savoye | 2010-11-26 | 1 | -4/+35 |
* | start adding code to handle the filesystem data file | Rob Savoye | 2010-11-26 | 1 | -0/+50 |