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: JuliaTesting/ReTestItems.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.0
Choose a base ref
...
head repository: JuliaTesting/ReTestItems.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 7, 2024

  1. Refactor options into an internal Config struct (#190)

    * Refactor options into an internal Config struct
    
    * fixup! Refactor options into an internal Config struct
    
    * timeout is Int
    nickrobinson251 authored Oct 7, 2024
    Copy the full SHA
    79cb313 View commit details

Commits on Oct 21, 2024

  1. Run CI tests on Julia v1.11 too (#193)

    * Run CI tests on Julia v1.11 too
    
    * Make junit reference tests v1.11 compatible
    
    * Skip reference tests on unrelease julia versions
    
    To try to make sure PkgEval failures on this package are real
    
    * Update UndefVarError test for v1.11
    
    * fixup! Skip reference tests on unrelease julia versions
    
    * fixup! Update UndefVarError test for v1.11
    
    * fixup! Update UndefVarError test for v1.11
    nickrobinson251 authored Oct 21, 2024
    Copy the full SHA
    f3735d5 View commit details
Loading