Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
Commits · d29b7096424638f89d82a2a4ce295e5fd9325fa2
d29b7096424638f89d82a2a4ce295e5fd9325fa2
Select Git revision
Selected
d29b7096424638f89d82a2a4ce295e5fd9325fa2
Branches
5
wip-bootstrap
default
dualcore
ch3/leds
ch3/time
master
6 results
micropython
tests
float
math_fun_special.py
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Browse files
Jun 08, 2017
tests/float: Convert "sys.exit()" to "raise SystemExit".
· fde54350
Damien George
authored
Jun 8, 2017
fde54350
Jan 08, 2016
tests: Fix math_fun_special test so it passes with single prec float.
· 3b936a5f
Damien George
authored
Jan 8, 2016
3b936a5f
tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled.
· b1fa907d
Damien George
authored
Jan 8, 2016
b1fa907d
Mar 03, 2015
tests: Skip special math fun tests when math module exists but not funs.
· 25f12646
stijn
authored
Mar 3, 2015
25f12646
Feb 22, 2015
tests: Add test for math special functions.
· 5c047b97
Damien George
authored
Feb 22, 2015
5c047b97
Loading