Commit Graph

7 Commits

Author SHA1 Message Date
Ethan Mahintorabi 9ccb28ebc1
Enables github actions on pull requests
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-05-03 20:11:04 +00:00
Alan Mishchenko 4222921d61 Revert "Merge pull request #247 from QuantamHD/abc_unit_tests"
This reverts commit d91a2a049a, reversing
changes made to 475c8dad8e.
2023-09-17 11:29:26 +08:00
Ethan Mahintorabi 7d80ea5cf9
Adds unit testing framework to ABC
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2023-09-13 18:24:01 +00:00
Baruch Sterin acc9fbbf1d Workaround for a crash when compiling on macOS in GitHub Actions.
Reported the bug to Apple and return to the previous version of the maOS image (macos-11).
2022-11-22 03:29:55 +02:00
Baruch Sterin 0a536417f6 Build CMake on GitHub Actions
Also, resolve CMake build problems on macOS:
Pass CMAKE_OSX_SYSROOT as an environment variable SDKROOT when buildind the arch_flags executable.
2022-01-23 00:23:52 +01:00
Baruch Sterin fd975af159 Build CMake on GitHub Actions 2 2022-01-22 22:07:33 +02:00
Baruch Sterin 5fc7e6aac5 Build CMake on GitHub Actions 2022-01-22 22:06:11 +02:00