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 unused LinuxMain.swift and WindowsMain.swift #280

Merged
merged 4 commits into from Apr 15, 2024

Commits on Mar 4, 2024

  1. Remove unused LinuxMain.swift and WindowsMain.swift

    These files are no longer needed, as `swift test` enables test discovery by default.
    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    2fae6a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0599b61 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    43e0f5b View commit details
    Browse the repository at this point in the history
  4. Update CMakeLists.txt

    MaxDesiatov committed Mar 4, 2024
    Copy the full SHA
    4e905b3 View commit details
    Browse the repository at this point in the history