Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test] add a line matcher object #12219

Open
wants to merge 80 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2024

  1. enhance ANSI functions

    picnixz committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    30a4671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ea39b View commit details
    Browse the repository at this point in the history
  3. add tests for ANSI strippers

    picnixz committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    86c3efe View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. add matcher objects for tests

    picnixz committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    55099de View commit details
    Browse the repository at this point in the history
  2. enhance ANSI functions

    picnixz committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0fe03c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1df50 View commit details
    Browse the repository at this point in the history
  4. add tests for ANSI strippers

    picnixz committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    73f3d88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4a277b View commit details
    Browse the repository at this point in the history
  6. update

    picnixz committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    fb92ab5 View commit details
    Browse the repository at this point in the history
  7. cleanup

    picnixz committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    f4309fb View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    b9ce7ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6972a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c48e6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c3566a View commit details
    Browse the repository at this point in the history
  5. cleanup

    picnixz committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bef6b17 View commit details
    Browse the repository at this point in the history
  6. fixup

    picnixz committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bf8de84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fd372a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix various bugs

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5232421 View commit details
    Browse the repository at this point in the history
  2. fixup

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3695617 View commit details
    Browse the repository at this point in the history
  3. fix bugs

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c8cb941 View commit details
    Browse the repository at this point in the history
  4. fix bugs

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    83b5003 View commit details
    Browse the repository at this point in the history
  5. simplify ANSI handling

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7edf273 View commit details
    Browse the repository at this point in the history
  6. remove complicated stuff

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dc37de5 View commit details
    Browse the repository at this point in the history
  7. fixup

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7ce24f3 View commit details
    Browse the repository at this point in the history
  8. fixup

    picnixz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    846edef View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fixup

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    136ac66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b49b41 View commit details
    Browse the repository at this point in the history
  3. fix bug

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c3d4405 View commit details
    Browse the repository at this point in the history
  4. improve coverage

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c2d5c15 View commit details
    Browse the repository at this point in the history
  5. fixup

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d4fb7b9 View commit details
    Browse the repository at this point in the history
  6. fixup

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1250ac9 View commit details
    Browse the repository at this point in the history
  7. fixup

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6cc70a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70f232d View commit details
    Browse the repository at this point in the history
  9. set default options

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7e9fa1a View commit details
    Browse the repository at this point in the history
  10. update docs + option names

    picnixz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    594b0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    72d7c18 View commit details
    Browse the repository at this point in the history
  2. cleanup

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c1707f0 View commit details
    Browse the repository at this point in the history
  3. remove unused methods

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    974d39b View commit details
    Browse the repository at this point in the history
  4. add tests for options

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    df7496a View commit details
    Browse the repository at this point in the history
  5. cleanup

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4574410 View commit details
    Browse the repository at this point in the history
  6. cleanup

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3fec5a8 View commit details
    Browse the repository at this point in the history
  7. cleanup

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e6ac4a9 View commit details
    Browse the repository at this point in the history
  8. cleanup

    picnixz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dd2d267 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    5afea2b View commit details
    Browse the repository at this point in the history
  2. fixup

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bc20703 View commit details
    Browse the repository at this point in the history
  3. fixup

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a543021 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ed1e4e View commit details
    Browse the repository at this point in the history
  5. improve coverage

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fb95a6e View commit details
    Browse the repository at this point in the history
  6. Update doc

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c9c6888 View commit details
    Browse the repository at this point in the history
  7. Update doc

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb5cb11 View commit details
    Browse the repository at this point in the history
  8. Update doc

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    173076d View commit details
    Browse the repository at this point in the history
  9. fix ref

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e1a412f View commit details
    Browse the repository at this point in the history
  10. fix typos

    picnixz committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c6b97fb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. cleanup

    picnixz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fd84ef3 View commit details
    Browse the repository at this point in the history
  2. micro optimizations

    picnixz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a533d14 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    d759057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbec31 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. cleanup

    picnixz committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0eb6639 View commit details
    Browse the repository at this point in the history
  2. cleanup

    picnixz committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ec2dd0f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    bd91c1c View commit details
    Browse the repository at this point in the history
  2. revert

    picnixz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5752a51 View commit details
    Browse the repository at this point in the history
  3. fixup

    picnixz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0b0b5a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    f66885c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    310f589 View commit details
    Browse the repository at this point in the history
  2. cleanup

    picnixz committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b85e80a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    5a2d07b View commit details
    Browse the repository at this point in the history
  2. Update test_matcher_buffer.py

    picnixz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    488343f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3967c4 View commit details
    Browse the repository at this point in the history
  4. Update test_matcher_buffer.py

    picnixz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dbeba16 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    picnixz committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    963c4ce View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. improve python-code roles

    picnixz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    810ca5a View commit details
    Browse the repository at this point in the history
  2. simplify op-codes logic

    picnixz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    843e0c7 View commit details
    Browse the repository at this point in the history
  3. use type aliases

    picnixz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    35673f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c50e61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acdc53f View commit details
    Browse the repository at this point in the history
  6. update tests

    picnixz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    35fe86b View commit details
    Browse the repository at this point in the history
  7. remove unused code

    picnixz committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    466bcc3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    1e2cf99 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    85241ac View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    014fa4b View commit details
    Browse the repository at this point in the history