with a brake that I make with a string kind of thing...
It's a good kind of brake but it doesn't work yet.
This commit is contained in:
parent
d924ef17c6
commit
fb00ec31a0
4 changed files with 87 additions and 45 deletions
|
|
@ -2,11 +2,7 @@
|
|||
(:require [clojure.test :refer :all]
|
||||
[wwui.propositions :refer :all]))
|
||||
|
||||
(deftest a-test
|
||||
(testing "FIXME, I fail."
|
||||
(is (= 0 1))))
|
||||
|
||||
(deftest "RDP tests"
|
||||
(deftest reparser-tests
|
||||
(testing "Simplest constructs"
|
||||
(is (= (recursive-descent-parser [] grammar :noun) nil))
|
||||
(is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue