commit | 98431789fb772771eb1113c89971f6e0ce6de3ad | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 12 00:10:46 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 12 00:10:46 2010 +0000 |
tree | 0427978de0c24f5807c2f45333658f04eb10f077 | |
parent | ab5ce720e2accfee979e2bbbd1691a03dfe276be [diff] |
It is possible to add extra testing options using EXTRATESTOPTS. When such extra options include "-x testname", subsequent arguments are all taken as test names to ignore. Therefore, standard options must be passed before *TESTOPTS. (witnessed on the ARM buildbots)