Add unit test for leveldb creation with unicode path #17641

pull sipsorcery wants to merge 1 commits into bitcoin:master from sipsorcery:dbwrapper_unicode changing 1 files +12 −0
  1. sipsorcery commented at 9:33 pm on November 30, 2019: member
    An issue arose when attempting to switch back to the main repo version of leveldb when the bitcoin data directory uses a unicode path. The leveldb windows file IO wrapper was using the *A ANSI win32 calls instead of the Unicode *W ones. This unit test will catch if the path created by leveldb doesn’t match what we’re expecting. For more info see https://github.com/google/leveldb/issues/755.
  2. Add unit test for DB creation with unicode path
    An issue arose when attempting to switch back to the main repo version of leveldb when the bitcoin data directory uses a unicode path. The leveldb windows file IO wrapper was using the *A ANSI win32 calls instead of the Unicode *W ones. This unit test will catch if the path created by leveldb doesn't match what we're expecting. For more info see https://github.com/google/leveldb/issues/755.
    70ed2ab7ef
  3. fanquake added the label Tests on Nov 30, 2019
  4. laanwj commented at 8:13 am on December 2, 2019: member
    ACK 70ed2ab7ef9e7ebf56f77b7c410a345ff455938f Thanks for adding; this is currently not caught in the unit tests, only in the functional tests.
  5. fanquake added the label Windows on Dec 2, 2019
  6. MarcoFalke referenced this in commit 1fdaa04ceb on Dec 3, 2019
  7. MarcoFalke merged this on Dec 3, 2019
  8. MarcoFalke closed this on Dec 3, 2019

  9. sidhujag referenced this in commit 9d90a2edc8 on Dec 3, 2019
  10. MarcoFalke referenced this in commit 3a8d25064e on Mar 18, 2020
  11. sidhujag referenced this in commit 1c3c0f87b2 on Mar 18, 2020
  12. glowang referenced this in commit 9afdc563c0 on Mar 29, 2020
  13. deadalnix referenced this in commit 8637195890 on Nov 5, 2020
  14. sidhujag referenced this in commit f06f44c3dc on Nov 10, 2020
  15. sidhujag referenced this in commit 3eb1a5c906 on Nov 10, 2020
  16. PastaPastaPasta referenced this in commit 9f631a4fd5 on Jun 27, 2021
  17. PastaPastaPasta referenced this in commit 17e5d3125f on Jun 27, 2021
  18. PastaPastaPasta referenced this in commit 7027c1839a on Jun 28, 2021
  19. PastaPastaPasta referenced this in commit c7a4979545 on Jun 28, 2021
  20. PastaPastaPasta referenced this in commit e873dbde2a on Jun 29, 2021
  21. PastaPastaPasta referenced this in commit cab837c1b0 on Jun 29, 2021
  22. PastaPastaPasta referenced this in commit a8d8d5d23f on Jul 1, 2021
  23. PastaPastaPasta referenced this in commit 4e1b450d28 on Jul 1, 2021
  24. PastaPastaPasta referenced this in commit e95a356789 on Jul 1, 2021
  25. PastaPastaPasta referenced this in commit 2ee36d841c on Jul 1, 2021
  26. PastaPastaPasta referenced this in commit 56ca2d539a on Jul 14, 2021
  27. PastaPastaPasta referenced this in commit ec1b69640e on Jul 14, 2021
  28. PastaPastaPasta referenced this in commit 45508c041b on Jul 15, 2021
  29. DrahtBot locked this on Dec 16, 2021

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: 2024-07-05 22:12 UTC

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