Commit Graph

3 Commits

Author SHA1 Message Date
flopp d689c7ceef Fix spme spelling errors. 2018-10-11 15:11:30 -07:00
tiwo 230b856dc3 add some basic tests for clamp
these are expected to fail

* for Python 3, because the argument defaults (None) are incomparable
* for Python 2, because None<x for all ints and floats x, thus clamp(x)
  returns None
2017-06-18 14:53:48 +02:00
Mahmoud Hashemi 99dbb07c21 test module naming 2015-05-17 17:22:23 -07:00