c-kzg-4844/.github/workflows
Justin Traglia 6bac4e1b6c
Run C tests on all platforms (#270)
* Run C tests on all platforms

* Don't install llvm on mac & add windows define

* Update blst settings for windows

* Install msvc on windows

* Don't specify blst as a library

* Try including -lmingw32

* Clean up makefile & test setting target

* Try using gcc for windows

* Don't treat warnings as errors on windows

* Test upping stack size

* Ignore some tasks on windows

* Clean up some things

* Fix indentations

* Delete extra blank line

* More organization

* Remove windows check around sanitize

* Move XCRUN initialization back to top

* Move extra sanitize cflags out like the others
2023-03-31 13:39:57 +09:00
..
c-tests.yml Run C tests on all platforms (#270) 2023-03-31 13:39:57 +09:00
csharp-tests.yml Revise NuGet packaging (#221) 2023-03-17 10:59:32 -05:00
go-tests.yml Run Go tests with portable blst (#237) 2023-03-22 12:27:10 +02:00
java-tests.yml Run clang sanitizers in CI + workflow cleanup (#196) 2023-03-13 12:42:12 +02:00
nim-tests.yml Run clang sanitizers in CI + workflow cleanup (#196) 2023-03-13 12:42:12 +02:00
nodejs-tests.yml Fix some nodejs nits (#271) 2023-03-30 16:34:55 -05:00
python-tests.yml Run clang sanitizers in CI + workflow cleanup (#196) 2023-03-13 12:42:12 +02:00
rust-tests.yml Fix rust benchmarks (#258) 2023-03-29 15:59:52 +09:00