micropython/tests/float
Andrew Scheller 37067666ee Fix the builtin min() and max() functions (and add tests).
Fixes #539
2014-05-01 21:21:43 +01:00
..
builtin-float-minmax.py Fix the builtin min() and max() functions (and add tests). 2014-05-01 21:21:43 +01:00
float1.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
int-divzero.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
list-index.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
math-fun-bool.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
math-fun.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
modulo.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
string-format-modulo.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
string-format.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
true-value.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00
types.py tests: Split out those tests requiring float and import. 2014-04-17 16:21:43 +01:00