From eb5b89cc8a58c35eba829254af82d3aa78399649 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 2 Sep 2015 07:43:21 -0700 Subject: 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. --- tests/012/struct.expected | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/012/struct.expected (limited to 'tests/012/struct.expected') diff --git a/tests/012/struct.expected b/tests/012/struct.expected new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3