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

expr: return 0 for "" \| "" #5416

Merged
merged 4 commits into from
Oct 17, 2023
Merged

Commits on Oct 17, 2023

  1. tests/expr: sort test cases

    Luv-Ray committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7421c81 View commit details
    Browse the repository at this point in the history
  2. tests/expr: add tests for ""

    Luv-Ray committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    04ab5b0 View commit details
    Browse the repository at this point in the history
  3. expr: add assert for &

    Luv-Ray committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8a67224 View commit details
    Browse the repository at this point in the history
  4. expr: return "0" for |

    Luv-Ray committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d325a95 View commit details
    Browse the repository at this point in the history