Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/io: Add tests for sleep_ms/us(), ticks_ms/us/diff(). #1520

Closed
wants to merge 1 commit into from

Conversation

pfalcon
Copy link
Contributor

@pfalcon pfalcon commented Oct 19, 2015

Simple smoke tests, mostly for coverage.

@pfalcon
Copy link
Contributor Author

pfalcon commented Oct 19, 2015

@dpgeorge , @danicampora : Not sure which subdir this test should belong.

Simple smoke tests, mostly for coverage.
@dpgeorge
Copy link
Member

Probably need a new directory, eg tests/pymod? Or tests/portmod (since it will hold tests for modules that are implemented per-port).

But, if we don't want to add a new subdir just yet, and wait to see what other modules we get, I'd rather put this in extmod than io.

@pfalcon
Copy link
Contributor Author

pfalcon commented Oct 19, 2015

Ok, put them in extmod with note: "Added to extmod based on the fact
that they're extensions to standard modules."

@pfalcon pfalcon closed this Oct 19, 2015
tannewt added a commit to tannewt/circuitpython that referenced this pull request Feb 8, 2019
…or_overflow

Check sequence multiply for length overflow
@pfalcon pfalcon deleted the sleep_ms-test branch April 21, 2020 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants