From 81f7dcca6528252c1f0a57d3b5581c628efa4bf1 Mon Sep 17 00:00:00 2001
From: Kaz Kylheku <kaz@kylheku.com>
Date: Tue, 21 Oct 2014 06:13:14 -0700
Subject: * share/txr/stdlib/txr-case.txr: New file.

* txr.1: Document txr-if, txr-when and txr-case.

* genvim.txr: Added new macro names.

* tests/011/txr-case.expected: New file.

* tests/011/txr-case.txr: New file.

* txr.vim: Regenerated.
---
 tests/011/txr-case.expected | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 tests/011/txr-case.expected

(limited to 'tests/011/txr-case.expected')

diff --git a/tests/011/txr-case.expected b/tests/011/txr-case.expected
new file mode 100644
index 00000000..4af473e5
--- /dev/null
+++ b/tests/011/txr-case.expected
@@ -0,0 +1,4 @@
+no match for 09-10-20
+match: year 2009, month 10, day 20
+no match for July-15-2014
+no match for foo
-- 
cgit v1.2.3