aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #659Riccardo Spagni2016-02-171-1/+1
|\
| * core_tests: fix a compile problem with CLANGmoneromooo-monero2016-02-131-1/+1
* | Add the new test filesmoneromooo-monero2016-02-132-0/+295
|/
* unit_tests: fix blockchain unit test after hard fork import fixmoneromooo-monero2016-02-081-1/+10
* core_tests: add tests for hard fork behaviors (MRL-0004)moneromooo-monero2016-02-084-7/+22
* core_tests: allow setting miner tx max_outs when creating a blockmoneromooo-monero2016-02-082-4/+6
* unit_tests: fix hard fork unit test compilationmoneromooo-monero2016-02-081-0/+4
* Merge pull request #641Riccardo Spagni2016-02-081-13/+9
|\
| * unit_tests: fix mnemonics unit test testing invalid seedsmoneromooo-monero2016-02-011-13/+9
* | Merge pull request #639Riccardo Spagni2016-02-081-30/+68
|\ \
| * | unit_tests: fix hard fork unit tests and add a test for major toomoneromooo-monero2016-02-011-30/+68
| |/
* / tests: fix compilation failure after V1 define renamemoneromooo-monero2016-01-311-1/+1
|/
* updated gtest (added missing files)Riccardo Spagni2016-01-255-0/+525
* updated gtestRiccardo Spagni2016-01-2517-888/+884
* OpenBSD support for Monero.me0wmix2016-01-212-4/+4
* Fix 30f92f5630bbc7507708275a29a9ae7acf633a5bHoward Chu2016-01-161-0/+1
* unit_tests: initialize db object in ctor, not openmoneromooo-monero2016-01-021-1/+2
* updated copyright yearRiccardo Spagni2015-12-3198-98/+98
* Merge pull request #580Riccardo Spagni2015-12-311-1/+1
|\
| * unit_tests: remove an unused variablemoneromooo-monero2015-12-301-1/+0
| * unit_tests: fix hardfork test buildmoneromooo-monero2015-12-301-0/+1
* | core_tests: deinit core before destroying itmoneromooo-monero2015-12-301-1/+3
|/
* tests: add a unit test for canonical decomposed amountsmoneromooo-monero2015-12-262-0/+84
* tests: fix various tests by using parameters better suited to moneromoneromooo-monero2015-12-253-8/+8
* tests: fix some double spending testsmoneromooo-monero2015-12-251-7/+8
* tests: use 255 as a "too high" block versionmoneromooo-monero2015-12-251-2/+2
* blockchain: fix bitflipping test with quantized block rewardsmoneromooo-monero2015-12-251-1/+2
* unit_tests: fix hard fork testsmoneromooo-monero2015-12-241-1/+2
* unit_tests: new test for IP blockingmoneromooo-monero2015-12-242-0/+169
* Tone down a bit L0 logs during daemon syncmoneromooo-monero2015-12-141-0/+1
* core_tests: fix ring_signature_1 testsmoneromooo-monero2015-12-131-8/+8
* core_tests: bump default test fee to 0.02 moneromoneromooo-monero2015-12-131-1/+1
* add a --fakechain argument for testsmoneromooo-monero2015-12-131-0/+4
* unit_tests: fix block reward test using post hard fork settingsmoneromooo-monero2015-12-131-15/+15
* tests: fix a typo in test namemoneromooo-monero2015-12-131-1/+1
* tests: remove data-dir argument registrationmoneromooo-monero2015-12-091-1/+0
* blockchain_db: make the indexing base a BlockchainDB virtual functionmoneromooo-monero2015-12-051-0/+1
* hardfork: fix more major/minor issuesmoneromooo-monero2015-11-241-44/+57
* Relay transactions when they linger too long in the poolmoneromooo-monero2015-11-213-4/+4
* Merge pull request #490Riccardo Spagni2015-11-183-13/+13
|\
| * More changes for 2-min blocksJavier Smooth2015-11-131-4/+4
| * Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth2015-11-132-9/+9
* | tests: fix build error with CLANGmoneromooo-monero2015-11-171-1/+1
|/
* hardfork: add a get_ideal_version(uint64_t) functionmoneromooo-monero2015-11-101-0/+22
* hardfork: allow per-fork voting thresholdsmoneromooo-monero2015-11-081-0/+28
* unit_tests: fix build without berkeleydbmoneromooo-monero2015-11-031-1/+7
* Remove some old/obsolete/unused codemoneromooo-monero2015-10-271-1/+0
* Build fixes for the old blockchain_storage versionmoneromooo-monero2015-10-261-0/+5
* hardfork: switch voting to block minor versionmoneromooo-monero2015-10-211-4/+1
* unit_tests: remove leftover debug traces in hardfork testmoneromooo-monero2015-10-211-2/+0