Skip to content

Commit 26f8ce8

Browse files
committed
Made dynare translator operational and added test script
1 parent 4cc5bf9 commit 26f8ce8

File tree

15 files changed

+506
-1617
lines changed

15 files changed

+506
-1617
lines changed

pymaclab.wpr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ proj.directory-list = [{'dirloc': loc('.'),
1111
'recursive': True,
1212
'watch_for_changes': True}]
1313
proj.file-type = 'shared'
14+
testing.auto-test-file-specs = ('.*test.*',)
15+
testing.test-framework = {None: 'nose'}

0 commit comments

Comments
 (0)