- 16 Jun, 2018 1 commit
-
-
gabrieldemarmiesse authored
-
- 15 Jun, 2018 15 commits
-
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
scoder authored
Added test of a piece of code in "working with python arrays".
-
scoder authored
Adding tests for "pure python mode" part 7
-
scoder authored
Adding tests for "pure python mode" part 6
-
scoder authored
Adding tests for "pure python mode" part 4
-
scoder authored
Adding tests for "pure python mode" part 3
-
scoder authored
Adding tests for "pure python mode" part 2
-
scoder authored
Adding tests for "pure python mode" part 1
-
scoder authored
Added tests for cdef_classes.rst. Part 4.
-
scoder authored
Added tests for cdef_classes.rst. Part 2.
-
scoder authored
Added tests for cdef_classes.rst.
-
scoder authored
Added tests for some of the code snippets in "calling C libraries"
-
scoder authored
Adding tests for the code snippets in "Calling C functions".
-
scoder authored
Adding tests for the code snippets in docs/src/quickstart/cythonize.rst
-
- 14 Jun, 2018 7 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
- 13 Jun, 2018 6 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
Moved the second code snippet from cdef_classes.rst to the examples directory to add it to the tests.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
The code snippets from external.rst are now tested with the mode "compile". Fixed a small bug with a cdef that was forgotten.
-
gabrieldemarmiesse authored
Moved the code snippets from the .rst file to the examples directory. Those code snippets are now tested with the mode "compile".
-
- 12 Jun, 2018 3 commits
-
-
scoder authored
Enable tests for all the files in the example directory.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This closes #2323.
-
- 11 Jun, 2018 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Compile time env available from cython command line options
-
scoder authored
Formatted runtests.py to make it respect the pep8 conventions of try...except.
-
Robert Bradshaw authored
Removed an unused variable.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Robert Bradshaw authored
Removed the unused variable "WORKDIR" from runtests.py.
-