1. 27 Mar, 2025 1 commit
    • Matthew Douglas's avatar
      Test cleanup (#1576) · 8b6fe9ee
      Matthew Douglas authored
      * Testing cleanup
      
      * More test cleanup
      
      * Additional deprecations/removals.
      
      * Skip benchmark, deprecated, slow tests by default
      8b6fe9ee
  2. 20 Sep, 2024 2 commits
  3. 13 Mar, 2024 1 commit
  4. 21 Feb, 2024 1 commit
  5. 01 Feb, 2024 1 commit
    • Aarni Koskela's avatar
      Test improvements (#1001) · 2336a45c
      Aarni Koskela authored
      * test_nvidia_transform: fix variable reference
      
      `out_order` is the global parametrization list, not the test fixture argument
      
      * Make `parametrize` use more idiomatic
      
      * Use a more deterministic helper for `dim*` determination
      
      * Convert NO_CUBLASLT errors into skips too
      
      * Mark slow and benchmark tests as such (allows `-k "not benchmark"`)
      2336a45c
  6. 30 Jan, 2024 1 commit
    • Aarni Koskela's avatar
      Ruff fixes (#984) · 706ec24d
      Aarni Koskela authored
      
      
      * Adjust Ruff configuration
      
      * do not autofix always
      * be less strict around tests and benchmarks
      * adjust ignores for now
      
      * Ruff: autofix I and F401
      
      * Apply ruff autofixes
      
      * Fix RUF013 complaint
      
      * Fix mutable default in replace_linear
      
      * Don't use bare except
      
      * Wrap bitsandbytes.__main__ entrypoint in function; fix "sensible" typo
      
      * Fix ruff B008 (function call in arguments)
      
      * Add ruff noqas as suitable
      
      * Fix RUF005 (splat instead of concatenating)
      
      * Fix B018 (useless expression)
      
      * Add pre-commit configuration + GitHub Actions lint workflow
      
      * Fix unused `e` in bitsandbytes/__main__.py
      
      * fix merge conflict resolution error
      
      * run pre-commit hook
      
      ---------
      Co-authored-by: default avatarTitus <9048635+Titus-von-Koeller@users.noreply.github.com>
      706ec24d
  7. 17 Jul, 2023 1 commit
  8. 24 May, 2023 1 commit
  9. 07 May, 2023 1 commit
  10. 06 May, 2023 1 commit
  11. 18 Apr, 2023 1 commit
  12. 11 Apr, 2023 2 commits
  13. 07 Apr, 2023 1 commit
  14. 01 Apr, 2023 1 commit
  15. 22 Mar, 2023 1 commit
  16. 09 Mar, 2023 2 commits
  17. 27 Oct, 2022 1 commit
  18. 24 Oct, 2022 1 commit
  19. 01 Aug, 2022 2 commits
  20. 22 Jul, 2022 1 commit
  21. 30 Jun, 2022 1 commit
  22. 29 Nov, 2021 2 commits
  23. 10 Nov, 2021 1 commit
  24. 21 Oct, 2021 1 commit
  25. 06 Oct, 2021 1 commit