]> granicus.if.org Git - python/commit
Merged revisions 79982 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 12 Apr 2010 00:19:32 +0000 (00:19 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 12 Apr 2010 00:19:32 +0000 (00:19 +0000)
commit1b5a29313d1b027d65f4b9482db8280c3c89d759
treeea2561a437862294277699a8b26b10b20db4eba1
parentbdee329d8014ef53da7c27f3de1cd33c0fdbde14
Merged revisions 79982 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79982 | antoine.pitrou | 2010-04-12 02:10:46 +0200 (lun., 12 avril 2010) | 8 lines

  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)
........
Makefile.pre.in