Commit 2c37f06
tests/run-tests.py: Update the list of tests requiring floats.
This commit updates the list of the tests that must be skipped when the
suite is executed on a target that does not have floating point
support.
Two more tests, namely `extmod/vfs_rom.py` and
`micropython/const_float.py` have been added to the list, since they
both rely on floating point support being there.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>1 parent d54e675 commit 2c37f06
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
| |||
0 commit comments