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

Compile ltest using rebar3 LFE plugin #76

Merged
merged 11 commits into from
Feb 19, 2024
Merged

Commits on Jan 9, 2024

  1. Relax versions of hex.pm dependencies

    Right now ltest does not work on any project trying to use lfe 2.1.3.
    Since hex.pm requires semver, and rebar3 supports this, we can relax the
    required versions listed in the rebar.config. This allows for this
    library to work with any minor version without requiring a version bump
    for ltest.
    John-Goff committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d7fc14a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    81faa33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e45e2 View commit details
    Browse the repository at this point in the history
  3. Typo fixes

    John-Goff committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a6f181e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5a3b58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc601e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    358920c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    b65591e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e866cba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e5a519 View commit details
    Browse the repository at this point in the history