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

Remove Kotlin tests #730

Closed
wants to merge 16 commits into from

Commits on Mar 19, 2024

  1. Start working on rebuilding JNI and Kotlin tests

    Kotlin appears to work, still need to get JNI done
    spacey-sooty committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3409f7e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    d64b678 View commit details
    Browse the repository at this point in the history
  2. get kotlin working

    spacey-sooty committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7b6023d View commit details
    Browse the repository at this point in the history
  3. fix wrapper

    spacey-sooty committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a66f0ee View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. remove kotlin project

    spacey-sooty committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    baa5fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7496242 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    38774d4 View commit details
    Browse the repository at this point in the history
  2. Update for 2025.0.0-alpha-2 (wpilibsuite#749)

    * Update frcYear to 2025
    
    * Update for 2025.0.0-alpha-2
    
    * Fix test extraction directory (broken by wpilibsuite#745)
    PeterJohnson authored and spacey-sooty committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1e46d60 View commit details
    Browse the repository at this point in the history
  3. Switch to monorepo gtest (wpilibsuite#742)

    Bump native-utils to 2025.3.0
    
    Co-authored-by: Peter Johnson <johnson.peter@gmail.com>
    2 people authored and spacey-sooty committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    eaeda93 View commit details
    Browse the repository at this point in the history
  4. Add support for epilogue annotations (wpilibsuite#744)

    Add a new dependency group `wpilibAnnotations`
    
    Use like `annotationProcessor wpi.java.deps.wpilibAnnotations()`
    
    Add epilogue runtime to the general `wpilib()` group
    SamCarlberg authored and spacey-sooty committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    28185be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    401b1f0 View commit details
    Browse the repository at this point in the history
  6. Update to gradle 8.10.2 (wpilibsuite#751)

    Fixes issues with reusing gradle daemon
    sciencewhiz authored and spacey-sooty committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    07d911e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a136b1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be0f0f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8e28a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e668a2 View commit details
    Browse the repository at this point in the history