suppress testing of demo dirs

dev-srcloc
Matthew Butterick 7 years ago
parent 13e7f3ee97
commit 3b8d370ec3

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -1,3 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -1,3 +1,5 @@
#lang info
(define module-suffixes '(#"hdl" #"tst" #"cmp"))
(define module-suffixes '(#"hdl" #"tst" #"cmp"))
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)
Loading…
Cancel
Save