aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5483Riccardo Spagni2019-04-241-0/+3
|\
| * unit_tests: don't delete log file on windows, it will failmoneromooo-monero2019-04-231-0/+3
* | Merge pull request #5467Riccardo Spagni2019-04-248-0/+57
|\ \ | |/ |/|
| * functional_tests: reset blockchain on test startmoneromooo-monero2019-04-208-0/+57
* | Fix socks tests in windows and handle errors betterLee Clagett2019-04-191-7/+13
|/
* Merge pull request #5465Riccardo Spagni2019-04-181-3/+9
|\
| * functional_tests: detect requests python modulemoneromooo-monero2019-04-181-3/+9
* | wallet2: "output lineup" fake out selectionmoneromooo-monero2019-04-181-0/+117
|/
* Merge pull request #5415Riccardo Spagni2019-04-173-77/+28
|\
| * Remove unneeded SFINAE on check_tx/block verification in core_testsDoyle2019-04-173-77/+28
* | Merge pull request #5413Riccardo Spagni2019-04-171-6/+6
|\ \
| * | testdb: add override keyword where missingstoffu2019-04-171-6/+6
| |/
* / unit_tests: undo is_blocked implementation factoringmoneromooo-monero2019-04-161-1/+12
|/
* Merge pull request #5446Riccardo Spagni2019-04-161-0/+50
|\
| * functional_tests: add sweep_single testmoneromooo-monero2019-04-151-0/+50
* | Merge pull request #5425Riccardo Spagni2019-04-161-12/+17
|\ \
| * | p2p: fix integer overflow in host bansmoneromooo-monero2019-04-111-12/+17
* | | Merge pull request #5424Riccardo Spagni2019-04-162-142/+57
|\ \ \
| * | | ringct: prevent use of full ringct signatures for more than one inputmoneromooo-monero2019-04-112-142/+57
| |/ /
* | | Merge pull request #5414Riccardo Spagni2019-04-162-11/+11
|\ \ \
| * | | unit_tests/long_term_block_weight: some tweaks that seem to make more sensestoffu2019-04-091-8/+9
| * | | tests/block_weight: use integer division when computing medianstoffu2019-04-091-2/+2
| * | | tests/block_weight: remove unused MULTIPLIER_SMALLstoffu2019-04-091-1/+0
* | | | Merge pull request #5409Riccardo Spagni2019-04-165-6/+6
|\ \ \ \
| * | | | tests: fix test_options initialization errorDusan Klinec2019-04-075-6/+6
| |/ / /
* | | | Merge pull request #5400Riccardo Spagni2019-04-162-2/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | blockchain_db: fix db txn ending too earlymoneromooo-monero2019-04-142-2/+21
| | |/ | |/|
* | | Merge pull request #5402Riccardo Spagni2019-04-151-7/+7
|\ \ \
| * | | rpc: make wide_difficulty hexadecimalmoneromooo-monero2019-04-051-7/+7
* | | | Merge pull request #5398Riccardo Spagni2019-04-154-24/+75
|\ \ \ \
| * | | | device/trezor: env-configurable portsDusan Klinec2019-04-101-1/+1
| * | | | tests: trezor tests fixes and improvementsDusan Klinec2019-04-104-25/+76
| |/ / /
* | | | Merge pull request #5393Riccardo Spagni2019-04-154-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: add a few try/catch in main to shut coverity upmoneromooo-monero2019-04-034-0/+15
| |/ /
* | | Merge pull request #5384Riccardo Spagni2019-04-111-0/+2
|\ \ \
| * | | block_weight: catch exceptions in main for clean exit on errormoneromooo-monero2019-04-111-0/+2
| | |/ | |/|
* | | functional_tests: exit with 1 if any test failsmoneromooo-monero2019-04-111-0/+2
* | | functional_tests: cold signing key images/outputs import/exportmoneromooo-monero2019-04-111-0/+6
* | | functional_tests: add double spend detection testsmoneromooo-monero2019-04-111-0/+61
* | | functional_tests: add alt chains testsmoneromooo-monero2019-04-111-1/+34
* | | functional_tests: add wallet creation language testsmoneromooo-monero2019-04-111-0/+21
* | | functional_tests: add more wallet testsmoneromooo-monero2019-04-112-0/+55
* | | functional_tests: add describe_transfer testsmoneromooo-monero2019-04-112-0/+33
* | | functional_tests: add more blockchain related testsmoneromooo-monero2019-04-111-0/+125
* | | functional_tests: add bans testsmoneromooo-monero2019-04-111-0/+117
|/ /
* | Merge pull request #5391Riccardo Spagni2019-04-061-0/+5
|\ \
| * | unit_tests: fix long term block weight test after cache changemoneromooo-monero2019-04-031-0/+5
| |/
* | Merge pull request #5353Riccardo Spagni2019-04-061-1/+1
|\ \
| * | tests: trezor_test fixDusan Klinec2019-03-261-1/+1
* | | Merge pull request #5341Riccardo Spagni2019-04-061-6/+7
|\ \ \ | |_|/ |/| |