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.

Changeset 1414


Ignore:
Timestamp:
2015-06-12T00:47:24-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1372 r1414  
    8181               (3 3 ---> 18) (4 1 ---> 17) (4 2 ---> 20) (4 3 ---> 25) (4 4 ---> 32)))))
    8282
     83(test summation
     84  "summation"
     85  (is (= (summation i (i 0 100)) 5050)))
     86
    8387(test monom
    8488  "monom"
Note: See TracChangeset for help on using the changeset viewer.