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

Add initial support for test cases #664

Merged
merged 14 commits into from
Feb 16, 2022
Merged

Add initial support for test cases #664

merged 14 commits into from
Feb 16, 2022

Commits on Feb 15, 2022

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

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    d359be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a11d69 View commit details
    Browse the repository at this point in the history
  3. Update str_trim() to backport trimws()

    trimws() didn't have the whitespace arg until 3.6
    gadenbuie committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c1f6178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2402c10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a91b03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b88fab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10e20ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5602ec View commit details
    Browse the repository at this point in the history
  9. Add NEWS item for #664

    gadenbuie committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    b5b154f View commit details
    Browse the repository at this point in the history
  10. fixup add snippet

    gadenbuie committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    1165ed6 View commit details
    Browse the repository at this point in the history
  11. Static export/import assertions

    - is_AsIs()
    - is_html_tag()
    - is_html_chr()
    - is_html_any()
    gadenbuie committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    64730ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38bd036 View commit details
    Browse the repository at this point in the history
  13. Fix -solution chunks link

    gadenbuie committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8ce220e View commit details
    Browse the repository at this point in the history