-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Swift runtime tests run on Windows! #3767
Commits on Jun 26, 2022
-
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 274c5d0 - Browse repository at this point
Copy the full SHA 274c5d0View commit details
Commits on Jul 1, 2022
-
Use crossplatform semaphore instead of unsafe raw pthread_mutex_t
Also, it seems faster: https://stackoverflow.com/a/46174300/1046374 Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc15a2c - Browse repository at this point
Copy the full SHA bc15a2cView commit details -
Swift runtime test works on Windows!
Add Swift binaries to .gitignore Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02a3d4b - Browse repository at this point
Copy the full SHA 02a3d4bView commit details -
Soft fail test if its directory can not be removed
Print exception info to console Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce45d98 - Browse repository at this point
Copy the full SHA ce45d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ab898 - Browse repository at this point
Copy the full SHA b2ab898View commit details -
Simplify Swift test project compilation
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6ac711f - Browse repository at this point
Copy the full SHA 6ac711fView commit details -
Move Package.swift to Swift runtime directory
Fix build warnings Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 975e661 - Browse repository at this point
Copy the full SHA 975e661View commit details -
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e74e33 - Browse repository at this point
Copy the full SHA 0e74e33View commit details -
Fix unsafe concurrent access in RuntimeRunner
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eaaccea - Browse repository at this point
Copy the full SHA eaacceaView commit details -
Introduce getCompilerPath() method (actual for C++ and Swift)
antlr-exec property is actual for all runtimes, not only Python Simplify C++ runtime tester (use MSBuild value from PATH for Windows) Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4caccfd - Browse repository at this point
Copy the full SHA 4caccfdView commit details -
Fix linux swift scripts for CircleCI
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b7ecc8 - Browse repository at this point
Copy the full SHA 3b7ecc8View commit details
Commits on Jul 2, 2022
-
Simplify and clarify CircleCI scripts
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 802fe7b - Browse repository at this point
Copy the full SHA 802fe7bView commit details -
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 83b4329 - Browse repository at this point
Copy the full SHA 83b4329View commit details -
Update dotnet in tests (3.1 -> 6.0)
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c98a57b - Browse repository at this point
Copy the full SHA c98a57bView commit details -
Clean up pom.xml files, update dependencies
Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bdb3599 - Browse repository at this point
Copy the full SHA bdb3599View commit details