Skip to content
Snippets Groups Projects
  1. Jun 02, 2016
  2. Jan 07, 2016
  3. Dec 04, 2015
    • Masood Malekghassemi's avatar
      Make Python testing predictable again · 7566c9a8
      Masood Malekghassemi authored
      This reorganizes the Python code, scraps the current testing
      infrastructure, and implements a simple test discovery and run script
      based on the standard Python unittest library so we can trust that our
      tests are running.
      7566c9a8
  4. Jul 31, 2015
  5. Jul 01, 2015
    • Masood Malekghassemi's avatar
      Cython refactor of Python C wrapping layer · 743c10cc
      Masood Malekghassemi authored
      Also set up environment-related details needed for a smooth Cython
      experience: have the test script avoid rebuilding all dependencies if the
      virtualenv directory already exists, have the PyPI distribution script
      distribute the Cython generated C code rather than the .pyx files.
      743c10cc
  6. Mar 18, 2015
  7. Feb 25, 2015
  8. Feb 18, 2015
  9. Feb 16, 2015
  10. Jan 26, 2015
  11. Jan 23, 2015
Loading