Daniel Lemire
ca9391c5a9
Let us run more CI tests.
2021-07-22 10:44:10 -04:00
Daniel Lemire
40cba172ed
Adds compile-test for Visual Studio + ARM and turn developer mode throughout CI. ( #1609 )
...
* Adds compile-test for Visual Studio + ARM and turn developer mode throughout CI.
* Correcting YAML error.
* Disabling google benchmarks under Windows ARM.
* Turning off exceptions under ARM.
2021-06-09 16:42:37 -04:00
friendlyanon
451c393ef1
[skip ci] Skip CI for Github ( #1336 )
...
* Add conditional to github workflows
* [skip ci] Document and encourage skipping CI
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com >
2021-01-11 19:08:01 -05:00
John Keiser
f9c6dedca1
Add test for out-of-order parse asserts
2020-12-13 13:39:47 -08:00
Daniel Lemire
d9c4191e8a
This should fix an issue we have with unclosed strings with document_stream ( #1321 )
...
* This should fix an issue we have with unclosed strings.
* Patching the fallback kernel.
* Better guarding the code.
* Patching the fallback.
2020-11-30 13:43:57 -05:00
friendlyanon
553befa012
Disable Github CI in feature branches ( #1298 )
...
Forks that would like to contribute via PRs from feature branches
needlessly run CI on those branches on top of the PRs.
This is a waste of resources.
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com >
2020-11-10 13:52:58 -05:00
friendlyanon
a56149e79a
Cache CMake dependencies in CI ( #1282 )
...
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com >
2020-11-04 13:35:33 -05:00
Daniel Lemire
a540e6afc5
Testing on minimalist alpine (linux) images ( #1200 )
...
* Tweaking header includes to make it safer.
* Adding the actual tests.
* Fixing my syntax.
2020-10-02 13:32:09 -04:00