You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 19b3fea6a8 tests: Separate out test cases that rely on float support to float/ dir. 10 years ago
..
array_construct.py tests: Separate out test cases that rely on float support to float/ dir. 10 years ago
builtin_float_minmax.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
builtin_float_round.py tests: Split out float test from builtin_round.py. 10 years ago
bytearray_construct.py tests: Separate out test cases that rely on float support to float/ dir. 10 years ago
bytes_construct.py tests: Separate out test cases that rely on float support to float/ dir. 10 years ago
float1.py tests: Split out those tests requiring float and import. 11 years ago
float2int.py py: Temporary fix for conversion of float to int when fits in small int. 10 years ago
float2int_doubleprec.py py: Temporary fix for conversion of float to int when fits in small int. 10 years ago
float_array.py py: Add support for float/double arrays in array module. 10 years ago
float_divmod.py py: Fix build error when float disabled; add test for divmod. 10 years ago
float_divmod_relaxed.py py: Fix build error when float disabled; add test for divmod. 10 years ago
int_divzero.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
list_index.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
math_fun.py lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal. 10 years ago
math_fun_bool.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
string_format.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
string_format_modulo.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
true_value.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
types.py tests: Split out those tests requiring float and import. 11 years ago