aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* daemon: remove miniupnptobtoht2026-04-261-2/+0
* blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-2/+0
* wallet2: fix `store_to()` and `change_password()`jeffro2562023-08-231-8/+2
* unit_tests: add more sha256sum test casesJeffrey Ryan2022-05-181-0/+1
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Split fuzz tests during fuzz buildNym Seddon2021-01-011-11/+16
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-2/+2
* Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-161-0/+37
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* build: debug and test builds via contribDusan Klinec2019-04-101-0/+1
* Merge pull request #5061Riccardo Spagni2019-03-171-1/+1
|\
| * Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | Merge pull request #4977Riccardo Spagni2019-03-141-0/+4
|\ \ | |/ |/|
| * device/trezor: debugging features, trezor testsDusan Klinec2019-03-051-0/+4
* | ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-0/+2
|/
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* tests: disable libwallet_api_tests when BUILD_GUI_DEPS is not setmoneromooo-monero2017-11-261-1/+3
* always use core_tests for consistency, not coretestsmoneromooo-monero2017-10-191-1/+1
* tests: pass data dir as argredfish2017-09-281-0/+1
* Add fuzz testing using american fuzzy lopmoneromooo-monero2017-06-241-0/+2
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* make previous change portableTimothy D. Prime2017-02-081-2/+2
* fixes #1688 protect make debug-test from gtestTimothy D. Prime2017-02-081-16/+22
* portable serializer: tests addedkenshi842017-01-031-0/+8
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+1
* cmake: exclude tests from runningredfish2016-09-011-11/+3
* tests: cmake: fix building with system gtestredfish2016-08-301-3/+4
* tests: cmake: use a list for enabled testsredfish2016-08-301-6/+12
* cmake: tests: gtest target is not always defined #983redfish2016-08-301-2/+9
* Prevent core_tests from building under TravisJacob Torrey2016-08-291-1/+3
* Build the core_tests under TravisJacob Torrey2016-08-271-4/+1
* Disabled libwallet_api_test until Issue #895 resolvedJacob Torrey2016-08-261-1/+3
* Disable core_tests on Travis-CIJacob Torrey2016-08-261-2/+11
* tests: enable core tests againmoneromooo-monero2016-03-171-1/+1
* tests for wallet2_apiIlya Kitaev2016-03-161-1/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: fix up miniupnpc's defineBen Boeckel2014-10-231-3/+5
* gtest: support an external gtestBen Boeckel2014-10-231-6/+19
* cmake: put each test executable in its own directoryBen Boeckel2014-10-231-45/+28
* Merge pull request #182Riccardo Spagni2014-10-231-0/+2
|\
| * miniupnpc static define changeRiccardo Spagni2014-10-071-0/+2
* | fixed conflict in tests CMakeListsRiccardo Spagni2014-10-151-1/+1
|\ \ | |/ |/|
| * tests: add a test for slow_memmemmoneromooo-monero2014-10-061-1/+1
* | fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-061-7/+7
* | use the correct CMake variable for static buildsRiccardo Spagni2014-10-061-7/+7
|/
* remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni2014-10-021-7/+7
* fixed unbound libs in testRiccardo Spagni2014-09-241-7/+7
* Updated CMake files -- added libunbound linker flagThomas Winget2014-09-231-7/+7