ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resnenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
Last change
on this file since 34a6b2e was
afe8882,
checked in by Thierry Delisle <tdelisle@…>, 6 years ago
|
Fixed calling tests from outside directory and added arguments to change test timeouts (still can't be configured for a specific test)
|
-
Property mode set to
100644
|
File size:
137 bytes
|
Line | |
---|
1 | #!/usr/bin/env python |
---|
2 | # encoding: utf-8 |
---|
3 | """ |
---|
4 | config.py |
---|
5 | """ |
---|
6 | |
---|
7 | SRCDIR = "@abs_srcdir@" |
---|
8 | BUILDDIR = "@abs_builddir@" |
---|
9 | HOSTARCH = "@host_cpu@" |
---|
Note: See
TracBrowser
for help on using the repository browser.