File: tests.rst

package info (click to toggle)
numpy-stl 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,416 kB
  • sloc: python: 1,811; makefile: 139
file content (33 lines) | stat: -rw-r--r-- 642 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
tests and examples
==================

tests.stl_corruption module
---------------------------

.. literalinclude:: ../tests/stl_corruption.py

tests.test_commandline module
-----------------------------

.. literalinclude:: ../tests/test_commandline.py

tests.test_convert module
-------------------------

.. literalinclude:: ../tests/test_convert.py

tests.test_mesh module
----------------------

.. literalinclude:: ../tests/test_mesh.py

tests.test_multiple module
--------------------------

.. literalinclude:: ../tests/test_multiple.py

tests.test_rotate module
------------------------

.. literalinclude:: ../tests/test_rotate.py