diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-02 07:43:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-02 07:43:21 -0700 |
commit | eb5b89cc8a58c35eba829254af82d3aa78399649 (patch) | |
tree | 232003b5ce34bf33dd62feffc2686964b45ca5c7 /tests/012/struct.expected | |
parent | 9f9fe7f0ea97f3a0b92ee532e38f7ea22151ef1a (diff) | |
download | txr-eb5b89cc8a58c35eba829254af82d3aa78399649.tar.gz txr-eb5b89cc8a58c35eba829254af82d3aa78399649.tar.bz2 txr-eb5b89cc8a58c35eba829254af82d3aa78399649.zip |
Adding struct tests.
* tests/common.tl (vtest): New macro based on test.
Evaluates the expected expression.
(test): Becomes a wrapper for vtest which quotes the expected
expression.
(stest): New macro for string-based comparison of output.
* tests/012/struct.expected: New file.
* tests/012/struct.tl: New file.
Diffstat (limited to 'tests/012/struct.expected')
-rw-r--r-- | tests/012/struct.expected | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/012/struct.expected b/tests/012/struct.expected new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/012/struct.expected |