Changeset 871c44 in git


Ignore:
Timestamp:
May 11, 2012, 5:48:27 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
efcd2dc89aff61d5035cf1ffa9bade4ff3db4a42
Parents:
ea095dce6bffdee190f7ed77a3f465223c5390e7
git-author:
Martin Lee <martinlee84@web.de>2012-05-11 17:48:27+02:00
git-committer:
Martin Lee <martinlee84@web.de>2012-05-14 12:34:12+02:00
Message:
chg: make test use psr gcd
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/test.cc

    rea095d r871c44  
    105105
    106106//  On (SW_USE_EZGCD); On (SW_USE_EZGCD_P); // TODO&NOTE: these switches lead to failed tests (with nonzero p)!
    107  
     107
     108  Off (SW_USE_EZGCD);
     109  Off (SW_USE_CHINREM_GCD);
     110
    108111  int t= test2 (0);
    109112  if (t < 0)
Note: See TracChangeset for help on using the changeset viewer.