Skip to content
Snippets Groups Projects
  1. Jan 25, 2019
  2. Mar 04, 2019
    • Raphaël Gomès's avatar
      Make the repos directory path configurable. · fc1af90d
      Raphaël Gomès authored
      We currently are limited in the way that tests can be run against
      the test data, which has to reside in the same folder.
      For reasons of flexibility and/or performance, one might need to
      change the filesystem path to the repositories being tested.
      This change introduces a new config variable "repodir" which
      must contain a valid path. While this path is ran through `os.path.abspath`,
      it is recommended to use an absolute path, since the working directory in this context
      is not garanteed to be stable.
      fc1af90d
  3. Feb 13, 2019
  4. Feb 21, 2019
  5. Feb 12, 2019
  6. Feb 07, 2019
  7. Feb 06, 2019
  8. Jan 25, 2019
  9. Jan 24, 2019
  10. Dec 21, 2018
  11. Dec 16, 2018
  12. Dec 05, 2018
  13. Dec 12, 2018
Loading