shithub: scc

Download patch

ref: 586aa6a2ddc5ce107bf53437443596b633d02de5
parent: bd06ba3a5ea0f122fbb6b7c284c32068220dd33b
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sun Jan 19 08:47:03 EST 2020

tests: Update .gitignore

--- /dev/null
+++ b/tests/ar/execute/.gitignore
@@ -1,0 +1,1 @@
+test.log
--- /dev/null
+++ b/tests/as/execute/.gitignore
@@ -1,0 +1,1 @@
+test.log
--- a/tests/as/execute/Makefile
+++ b/tests/as/execute/Makefile
@@ -4,7 +4,7 @@
 all: tests
 
 tests:
-	@PATH=$(ROOT)/libexec/scc/:$(ROOT)/bin:$$PATH chktest.sh
+	@PATH=$(ROOT)/libexec/scc/:$(ROOT)/bin:$$PATH ./chktest.sh
 
 clean:
 	rm -f test.log
--- /dev/null
+++ b/tests/cc/error/.gitignore
@@ -1,0 +1,1 @@
+test.log
--- /dev/null
+++ b/tests/cc/execute/.gitignore
@@ -1,0 +1,1 @@
+test.log
--- /dev/null
+++ b/tests/nm/execute/.gitignore
@@ -1,0 +1,2 @@
+test.log
+z80.out
--- /dev/null
+++ b/tests/strip/execute/.gitignore
@@ -1,0 +1,2 @@
+test.log
+z80.out