History | View | Annotate | Download (8.9 kB)
Update copyright dates
tweak display strings so we don't confuse them with the scheme based tests
drop temp variable from test
add more tests for the port
add cat test for the new port
load scheme test cases, test for the results
minor tweak to the test output strings
fix xyzzy_file_exists() and test case
enable the xyzzy_make_read_only_port test
more progress on ports.
use a char * instead of a std::string to keep C happy
load the data file from the local directory, as it's now correctly generated at build time
try to create a new I/O port
add test for xyzzy_make_read_only_port()
XYZZY::clear() dropped
only test C API for now, as it uses the C++ one anyway. Add tests for xyzzy_init() and xyzzy_file_exists()
fix header parsing test. FIx hex2mem()
read in fake file header and directory entries and byte swap them to the correct data
test string conversion static method.
start adding code to handle the filesystem data file