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-
sipsorcery commented at 9:33 pm on November 30, 2019: memberAn 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.
-
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.
-
fanquake added the label Tests on Nov 30, 2019
-
laanwj commented at 8:13 am on December 2, 2019: memberACK 70ed2ab7ef9e7ebf56f77b7c410a345ff455938f Thanks for adding; this is currently not caught in the unit tests, only in the functional tests.
-
fanquake added the label Windows on Dec 2, 2019
-
MarcoFalke referenced this in commit 1fdaa04ceb on Dec 3, 2019
-
MarcoFalke merged this on Dec 3, 2019
-
MarcoFalke closed this on Dec 3, 2019
-
sidhujag referenced this in commit 9d90a2edc8 on Dec 3, 2019
-
MarcoFalke referenced this in commit 3a8d25064e on Mar 18, 2020
-
sidhujag referenced this in commit 1c3c0f87b2 on Mar 18, 2020
-
glowang referenced this in commit 9afdc563c0 on Mar 29, 2020
-
deadalnix referenced this in commit 8637195890 on Nov 5, 2020
-
sidhujag referenced this in commit f06f44c3dc on Nov 10, 2020
-
sidhujag referenced this in commit 3eb1a5c906 on Nov 10, 2020
-
PastaPastaPasta referenced this in commit 9f631a4fd5 on Jun 27, 2021
-
PastaPastaPasta referenced this in commit 17e5d3125f on Jun 27, 2021
-
PastaPastaPasta referenced this in commit 7027c1839a on Jun 28, 2021
-
PastaPastaPasta referenced this in commit c7a4979545 on Jun 28, 2021
-
PastaPastaPasta referenced this in commit e873dbde2a on Jun 29, 2021
-
PastaPastaPasta referenced this in commit cab837c1b0 on Jun 29, 2021
-
PastaPastaPasta referenced this in commit a8d8d5d23f on Jul 1, 2021
-
PastaPastaPasta referenced this in commit 4e1b450d28 on Jul 1, 2021
-
PastaPastaPasta referenced this in commit e95a356789 on Jul 1, 2021
-
PastaPastaPasta referenced this in commit 2ee36d841c on Jul 1, 2021
-
PastaPastaPasta referenced this in commit 56ca2d539a on Jul 14, 2021
-
PastaPastaPasta referenced this in commit ec1b69640e on Jul 14, 2021
-
PastaPastaPasta referenced this in commit 45508c041b on Jul 15, 2021
-
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-11-17 00:12 UTC
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-11-17 00:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me