Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: a2geek/command-line-test-harness
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: a2geek/command-line-test-harness
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1
Choose a head ref
  • 16 commits
  • 22 files changed
  • 2 contributors

Commits on Oct 6, 2025

  1. Adding some shields.

    a2geek committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    058909d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Restructuring project with goal to get native compiles; also updating…

    … library to "export" dependencies.
    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    8e38cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482261d View commit details
    Browse the repository at this point in the history
  3. Adding native compilation.

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    6f3c43e View commit details
    Browse the repository at this point in the history
  4. Updating native compile to include record reflection configuration; s…

    …etting up a CLTH test; using CLTH test in both JUnit tests as well as after native compile. Also fixed bug found with match type 'contains'.
    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    21a1bcf View commit details
    Browse the repository at this point in the history
  5. Updating README.

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    bb02969 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93bf7c9 View commit details
    Browse the repository at this point in the history
  7. Trying to fix yaml strings.

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    c4fc444 View commit details
    Browse the repository at this point in the history
  8. Adding license header.

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    df5e3fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b98300c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75f23cd View commit details
    Browse the repository at this point in the history
  11. On a hunch, maybe path names are getting in the way for arguments now…

    …. Still using 'bash' on all platforms.
    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    b34b9bd View commit details
    Browse the repository at this point in the history
  12. Urgh.

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    dd7a033 View commit details
    Browse the repository at this point in the history
  13. Removing Windows.

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    5ce9151 View commit details
    Browse the repository at this point in the history
  14. 1.1

    a2geek committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    279c209 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from a2geek/feature/restructure

    Feature/restructure
    a2geek authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    434190c View commit details
    Browse the repository at this point in the history
Loading