Skip to content

Conversation

aminya
Copy link
Member

@aminya aminya commented Jul 4, 2022

atom#90

Requires #5

Description of the change

This fixes the Cpp tests, so they can run. Before this PR, they were broken.

  • Enables the tests and benchmarks target
  • Fixes the errors in the tests by adding string literals
  • Updates Catch lib

Verifications

This makes it possible to run the tests that were broken before. Now, the tests can be built

npm run build
./build/Release/tests.exe   # or whatever exe extension your OS uses.

Release Notes

N/A

aminya added 10 commits December 4, 2020 13:51
The literals should be added for all the elements not just the first one

1) Fixes error C2022: '55357': too big for character

or similar errors

2) fixes the tests
Fixes the failing test that convert to/from u8
@aminya aminya merged commit 23f0243 into master Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant