This website requires JavaScript.
Explore
Help
Sign In
DoneJS
/
quickjs-done-nextgen
Watch
1
Star
0
Fork
You've already forked quickjs-done-nextgen
0
mirror of
https://github.com/DoneJS-Runtime/quickjs-done-nextgen.git
synced
2025-01-09 17:43:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6d64933328
quickjs-done-nextgen
/
cxxtest.cc
3 lines
94 B
C++
Raw
Normal View
History
Unescape
Escape
Add C++ compile test (#615) Check that quickjs.h parses without error when fed to a C++ compiler. Fixes: https://github.com/quickjs-ng/quickjs/issues/608 Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net>
2024-10-26 12:01:45 +00:00
// note: file is not actually compiled, only checked for C++ syntax errors
Make quickjs.h -Wall -Wextra -pedantic clean (#628) Fixes: https://github.com/quickjs-ng/quickjs/issues/585
2024-10-26 15:10:18 +00:00
#
include
"ctest.c"
Reference in a new issue
Copy permalink