Tests review #14235

pull sanket1729 wants to merge 16 commits into bitcoin:master from sanket1729:tests_review changing 23 files +175 −112
  1. sanket1729 commented at 3:45 AM on September 17, 2018: contributor

    No description provided.

  2. Changed functional tests which do not require wallets to run in non-wallet mode.
    Changed wallet tests
    8eeb1daaf1
  3. Fixed test failures 31793bf5f1
  4. Fixed test bugs c847c80576
  5. Tests fixed 55f3ad3cdf
  6. Increased coverage of non-wallet tests ca0a840393
  7. Increased even more coverage c965233ab5
  8. Increased even more coverage 2.0 6e9b6bab29
  9. [qa] Use correct python index slices in example test 6f470017f2
  10. Move BerkeleyEnvironment deletion from internal method to callsite
    Instead of having the object destroy itself, having the caller
    destroy it.
    9d2bb56e28
  11. Add function to close all Db's and reload the databae environment
    Adds a ReloadDbEnv function to BerkeleyEnvironment in order to close all Db
    instances, closes the environment, resets it, and then reopens
    the BerkeleyEnvironment.
    
    Also adds a ReloadDbEnv function to BerkeleyDatabase that calls
    BerkeleyEnvironment's ReloadDbEnv.
    1858a01366
  12. After encrypting the wallet, reload the database environment
    Calls ReloadDbEnv after encrypting the wallet so that the database
    environment is flushed, closed, and reopened to prevent unencrypted
    keys from being saved on disk.
    79d3e39529
  13. No longer shutdown after encrypting the wallet
    Since the database environment is flushed, closed, and reopened during
    EncryptWallet, there is no need to shut down the software anymore.
    bf667f9744
  14. Changed functional tests which do not require wallets to run in non-wallet mode.
    Changed wallet tests
    
    Fixed test failures
    
    Fixed test bugs
    
    Tests fixed
    
    Increased coverage of non-wallet tests
    
    Increased even more coverage
    
    Increased even more coverage 2.0
    
    rmoved junk files
    558b553290
  15. Fixed bug 5a8bd90767
  16. Merge conflict a8a74419a1
  17. Merge branch 'master' of https://www.github.com/bitcoin/bitcoin into tests_review 0c3ec756e8
  18. sanket1729 closed this on Sep 17, 2018

  19. fanquake locked this on Sep 17, 2018
  20. sanket1729 deleted the branch on Sep 17, 2018
  21. sanket1729 restored the branch on Sep 17, 2018
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-02 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me