From 7823d9c7e4f3c0485e8d96e44e0d94541762c6d1 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 28 Dec 2017 19:58:57 +1300 Subject: Move logic tests to test framework --- test/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore index 2674822..04d77d8 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,2 +1,8 @@ +test-logic-and +test-logic-nand +test-logic-nor +test-logic-not +test-logic-or +test-logic-xor test-whitespace-input *.log -- cgit v1.1