This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,406
Commits
4
Branches
3
Tags
611
MiB
375bc31f4b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
1ad0013dec
tests: Add some tests for bigint hash, float hash and float parsing.
...
Following outcome of recent fuzz testing and sanitizing by @jepler.
2018-05-21 13:05:40 +10:00
Damien George
7cae17fac7
tests/float/builtin_float_hash: Add test to improve objfloat.c coverage.
2017-12-19 14:50:33 +11:00
Damien George
677fb31015
tests/float: Add tests for hashing float and complex numbers.
2017-04-04 12:14:34 +10:00