aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* core_tests: fix compile failure with GCC 4.8.4moneromooo-monero2016-03-211-1/+1
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-2110-17/+13
* Print stack trace upon exceptionsmoneromooo-monero2016-03-1910-13/+17
* tests: enable core tests againmoneromooo-monero2016-03-171-1/+1
* fixed "undefined reference" for boost::system libraryIlya Kitaev2016-03-161-1/+2
* Wallet::store_to(path, password) implemented;Ilya Kitaev2016-03-161-1/+64
* Wallet::address implementedIlya Kitaev2016-03-161-0/+8
* WalletManager::recoveryWallet implementedIlya Kitaev2016-03-161-5/+14
* Wallet::setPassword() method for wallet2_apiIlya Kitaev2016-03-161-4/+22
* changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev2016-03-161-5/+25
* get_seed() included to interfaceIlya Kitaev2016-03-161-9/+34
* tests for wallet2_apiIlya Kitaev2016-03-163-1/+130
* unit_tests: fix hard fork unit test compilationwarptangent2016-03-051-1/+1
* Merge pull request #689Riccardo Spagni2016-02-291-1/+1
|\
| * unit_tests: update test openalias addressmoneromooo-monero2016-02-231-1/+1
* | move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-227-14/+0
|/
* 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