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

Multiline tests #1621

Closed
wants to merge 26 commits into from
Closed

Multiline tests #1621

wants to merge 26 commits into from

Commits on Jul 14, 2020

  1. Add asdf vars command

    excid3 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0eb5d64 View commit details
    Browse the repository at this point in the history
  2. Add asdf vars command

    excid3 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    236c10b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    74c3bd7 View commit details
    Browse the repository at this point in the history
  2. Fix linter

    excid3 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    dbf25a1 View commit details
    Browse the repository at this point in the history
  3. Allow eval for asdf-vars

    excid3 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8a208b2 View commit details
    Browse the repository at this point in the history
  4. Fix evals and echo

    excid3 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d6f3d01 View commit details
    Browse the repository at this point in the history
  5. Fix printf formatting

    excid3 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    13cfd30 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge upstream

    excid3 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    a2db254 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

Commits on Dec 4, 2020

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

Commits on Dec 6, 2020

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

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    9d41462 View commit details
    Browse the repository at this point in the history
  2. Update eval

    excid3 committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    fb72685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a2bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

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

Commits on Jan 6, 2022

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

Commits on May 8, 2022

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

Commits on Oct 27, 2022

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

Commits on Dec 15, 2022

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

Commits on Jan 17, 2023

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

Commits on May 18, 2023

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

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. Support multi-line variables

    excid3 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1c06990 View commit details
    Browse the repository at this point in the history
  2. Revert "Support multi-line variables"

    This reverts commit 1c06990.
    excid3 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    407a9d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Handle multiline env vars

    excid3 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3a97645 View commit details
    Browse the repository at this point in the history
  2. Try fixing tests

    excid3 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    00b8ae0 View commit details
    Browse the repository at this point in the history