We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To pass the C++ unit tests one must manually create the directories ahead of time:
mkdir tmp/ustore_embedded_ucset mkdir tmp/ustore_embedded_leveldb mkdir tmp/ustore_embedded_rocksdb
Run the unit test through VSCode launchers on a fresh new install.
Passing tests
latest main-dev
main-dev
Ubuntu 22.04
x86
Native C interface
Other
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
To pass the C++ unit tests one must manually create the directories ahead of time:
Steps to reproduce
Run the unit test through VSCode launchers on a fresh new install.
Expected behavior
Passing tests
UStore version
latest
main-dev
Operating System
Ubuntu 22.04
Hardware architecture
x86
Are you using an embedded version?
Which interface are you using?
Native C interface
Which engine are you using?
Other
Contact Details
No response
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: