Skip to content
Snippets Groups Projects
  1. Apr 27, 2022
  2. Apr 26, 2022
  3. Apr 22, 2022
  4. Apr 21, 2022
  5. Apr 20, 2022
  6. Apr 19, 2022
  7. Apr 14, 2022
  8. Apr 08, 2022
  9. Apr 07, 2022
  10. Mar 30, 2022
  11. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · 4409e4b3
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      4409e4b3
  12. Mar 01, 2022
  13. Feb 25, 2022
    • Antoine R. Dumont's avatar
      loader/opam/tests: Do not run actual opam init command call · 5c11fe2e
      Antoine R. Dumont authored
      Instead, this fixes the pseudo fake opam root present in tests datadir folder to the
      right structure and then installs it properly for the test to use.
      
      Another benefit from this is now inhibiting any actual network happening during the opam
      init cli call.
      
      This also reverts the previous commit which added a --yes in the opam init cli.
      This was not working and not the right solution in the end.
      
      Related to T3973
      v2.5.4
      5c11fe2e
  14. Feb 24, 2022
  15. Feb 23, 2022
  16. Feb 15, 2022
  17. Feb 10, 2022
  18. Feb 08, 2022
  19. Feb 03, 2022
  20. Jan 25, 2022
  21. Jan 24, 2022
  22. Jan 21, 2022
  23. Jan 14, 2022
  24. Jan 13, 2022
  25. Jan 11, 2022
Loading