summaryrefslogtreecommitdiff
path: root/test/include
Commit message (Collapse)AuthorAgeFilesLines
* [test] Add iOS unit test runnerJuha Alanen2020-02-141-11/+6
|
* [test] Enable HTTP server on AndroidJuha Alanen2020-02-061-2/+0
|
* [test] Remove node.js based HTTP serverJuha Alanen2020-01-301-9/+0
|
* [test] Switch to C++ HTTP serverJuha Alanen2020-01-301-0/+15
|
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-09-171-1/+3
| | | | | Easier to maintain than a linker script. We build everything with visibility hidden by default.
* [build] Make test/util.hpp a public interfaceThiago Marcos P. Santos2019-09-171-0/+78
| | | | | We will build the tests as a library and platforms will provide the test runner.
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
| | | | Ref: http://clang.llvm.org/extra/clang-tidy/checks/llvm-namespace-comment.html
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-116-292/+7
|
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-2/+2
|
* [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-221-0/+36
|
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-225-0/+256