4 Commits

Author SHA1 Message Date
Joan Marcè i Igual
9d55f6e10e
build(deps): update catch2 from 1.10.0 to v3.3.2 (#400)
* build(deps): update catch2 from 1.10.0 to v3.3.2

* Use new catch version

* Fix test

* Remove catch submodule
2023-06-26 15:55:19 +02:00
Damien Arrachequesne
8d4fe204f1
ci: migrate to GitHub Actions
Due to the recent changes to the Travis CI platform (see [1]), we will
now use GitHub Actions to run the tests.

Reference: https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-nodejs

[1]: https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
2021-01-07 16:04:48 +01:00
Sepehr Laal
af68bf3067
refactor: remove Boost dependency (#176)
- add the standalone ASIO as a replacement for Boost ASIO
- add Catch++ as a replacement for Boost Test framework
- remove dependency on Boost DateTime and Boost Lexical Cast
2021-01-07 14:27:25 +01:00
melode11
f0ec8826eb add dependencies as submodules 2015-03-26 22:54:35 +08:00