aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unit_tests: remove std::move in return statementmoneromooo-monero2018-08-151-1/+1
* Merge pull request #4110luigi11112018-07-273-20/+8
|\
| * core_tests: add --filter to select which tests to runmoneromooo-monero2018-07-073-20/+8
* | Merge pull request #4097luigi11112018-07-272-0/+48
|\ \
| * | crypto: remove slight bias in key generation due to modulomoneromooo-monero2018-07-052-0/+48
| |/
* | Merge pull request #4075luigi11112018-07-191-1/+0
|\ \
| * | remove epee from link lines where it's redundantmoneromooo-monero2018-06-281-1/+0
| |/
* | Merge pull request #4073luigi11112018-07-191-0/+4
|\ \
| * | gtest: use -fPIC with CLANG toomoneromooo-monero2018-06-281-0/+4
| |/
* | Merge pull request #4061luigi11112018-07-191-4/+18
|\ \
| * | unit_tests: do not recreate the same base rct sig all the timemoneromooo-monero2018-06-271-4/+18
* | | Merge pull request #4045luigi11112018-07-191-1/+1
|\ \ \
| * | | Changed URLs to HTTPSeinsteinsfool2018-06-231-1/+1
* | | | Merge pull request #4013luigi11112018-07-191-0/+1
|\ \ \ \
| * | | | rpc: add blockchain disk size to getinfomoneromooo-monero2018-06-201-0/+1
| |/ / /
* | | | Merge pull request #3981luigi11112018-07-191-18/+20
|\ \ \ \
| * | | | db: store cumulative rct output distribution in the db for speedmoneromooo-monero2018-07-131-18/+20
| | |_|/ | |/| |
* | | | Merge pull request #3854luigi11112018-07-198-0/+479
|\ \ \ \
| * | | | first new functional testsvictorsintnicolaas2018-06-297-0/+478
| * | | | add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-291-0/+1
* | | | | Merge pull request #3617luigi11112018-07-192-0/+132
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | unit_tests: add device unit testsmoneromooo-monero2018-04-122-0/+132
* | | | | Merge pull request #3998luigi11112018-06-271-7/+7
|\ \ \ \ \
| * | | | | wallet: on first refresh, start off with a quantized heightmoneromooo-monero2018-06-131-7/+7
* | | | | | Merge pull request #3716luigi11112018-06-2711-35/+80
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-261-6/+51
| * | | | | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-2610-29/+29
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3962luigi11112018-06-252-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | epee: adaptive connection timeout systemmoneromooo-monero2018-06-102-0/+2
| | |_|/ | |/| |
* | | | Merge pull request #3938luigi11112018-06-201-0/+10
|\ \ \ \
| * | | | ringct: remove an unnecessary scalarmultBase in zeroCommitmoneromooo-monero2018-06-061-0/+10
| |/ / /
* | | | Merge pull request #3902luigi11112018-06-201-0/+32
|\ \ \ \
| * | | | unit_tests: add tests for local IP range detectionmoneromooo-monero2018-06-011-0/+32
| |/ / /
* | | | Merge pull request #3691luigi11112018-06-172-0/+102
|\ \ \ \ | |_|/ / |/| | |
| * | | unit_tests: add threadpool unit testmoneromooo-monero2018-05-202-0/+102
* | | | Merge pull request #3604luigi11112018-06-082-5/+2
|\ \ \ \
| * | | | gtest: Fix compilation on MinGW with pthread /googletest#621stoffu2018-04-112-5/+2
| | |_|/ | |/| |
* | | | Merge pull request #3450luigi11112018-06-082-0/+2
|\ \ \ \
| * | | | core: add get_earliest_ideal_height_for_version()stoffu2018-03-212-0/+2
| |/ / /
* | | | Merge pull request #3444luigi11112018-06-081-0/+127
|\ \ \ \ | |_|_|/ |/| | |
| * | | unit_tests/hardfork: add tests for get_voting_info()stoffu2018-05-301-0/+49
| * | | hardfork: fix get_next_version()stoffu2018-05-301-0/+29
| * | | unit_tests/hardfork: add tests for check_for_height()stoffu2018-05-301-0/+24
| * | | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu2018-05-301-0/+25
* | | | Merge pull request #3592luigi11112018-05-312-1/+166
|\ \ \ \
| * | | | unit_tests: add ringdb unit testsmoneromooo-monero2018-04-112-1/+166
| | |/ / | |/| |
* | | | Merge pull request #3504luigi11112018-05-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | performance_tests: fix subaddress expansion test not expandingmoneromooo-monero2018-03-271-1/+1
| |/ /
* | | Merge pull request #3251luigi11112018-05-291-2/+4
|\ \ \
| * | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-2/+4