close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Ignore:
Timestamp:
2015-06-12T15:56:13-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-tests.lisp

    r1562 r1563  
    317317         (elim-1-fl (cdr (string->poly "[y]" '(x y)))))
    318318    (is (poly-set-equal-no-sugar-p (elimination-ideal ring-and-order fl 1) elim-1-fl))
    319     (is (poly-list-equal-no-sugar-p (elimination-ideal ring-and-order fl 2) nil))))
     319    (is (null (elimination-ideal ring-and-order fl 2)))))
    320320
    321321(test colon-ideal
Note: See TracChangeset for help on using the changeset viewer.