<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/tests/internal_bench, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>tests: Format all Python code with black, except tests in basics subdir.</title>
<updated>2020-03-30T02:21:58+00:00</updated>
<author>
<name>David Lechner</name>
</author>
<published>2020-03-23T02:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=3dc324d3f1312e40d3a8ed87e7244966bb756f26'/>
<id>3dc324d3f1312e40d3a8ed87e7244966bb756f26</id>
<content type='text'>
This adds the Python files in the tests/ directory to be formatted with
./tools/codeformat.py.  The basics/ subdirectory is excluded for now so we
aren't changing too much at once.

In a few places `# fmt: off`/`# fmt: on` was used where the code had
special formatting for readability or where the test was actually testing
the specific formatting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the Python files in the tests/ directory to be formatted with
./tools/codeformat.py.  The basics/ subdirectory is excluded for now so we
aren't changing too much at once.

In a few places `# fmt: off`/`# fmt: on` was used where the code had
special formatting for readability or where the test was actually testing
the specific formatting.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Rename "bench" tests to "internal_bench" and run-internalbench.py</title>
<updated>2019-06-28T06:28:59+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-06-18T13:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d86fb670e6d78ca38dbaedfdde35180e3b8f4bb3'/>
<id>d86fb670e6d78ca38dbaedfdde35180e3b8f4bb3</id>
<content type='text'>
To emphasise these benchmark tests compare the internal performance of
features amongst themselves, rather than absolute performance testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To emphasise these benchmark tests compare the internal performance of
features amongst themselves, rather than absolute performance testing.
</pre>
</div>
</content>
</entry>
</feed>
