Ethan Mahintorabi
|
49a489554b
|
Adds unit testing framework to ABC
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
|
2024-08-23 04:09:00 +00:00 |
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 |
Stephen L Arnold
|
4f2cd590bc
|
fix windows CI => project file integration broken on windows-latest
* use windows-2019 until updated project files are usable on 2022
Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
|
2022-03-27 12:45:13 -07: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 |
Baruch Sterin
|
554a1693ac
|
Move CI to GitHub Actions.
Also, a few minor changes that are required to compile ABC under moder compilers.
|
2022-01-22 18:34:43 +02:00 |