[all-commits] [llvm/llvm-project] ade120: [libclang/python] Add tests for equality operators...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Thu May 1 21:24:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ade1203337d7453a51edc549e6dba61f1c5e54e3
      https://github.com/llvm/llvm-project/commit/ade1203337d7453a51edc549e6dba61f1c5e54e3
  Author: Jannick Kremer <jannick.kremer at mailbox.org>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M clang/bindings/python/tests/cindex/test_cursor.py
    M clang/bindings/python/tests/cindex/test_location.py
    M clang/bindings/python/tests/cindex/test_source_range.py

  Log Message:
  -----------
  [libclang/python] Add tests for equality operators. (#138132)

Adds tests for SourceRange, SourceLocation and Cursor.
This is a follow-up to #138074



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list