Logo
Explore Help
Sign In
logos-storage/logos-storage-nim
1
0
Fork 0
You've already forked logos-storage-nim
mirror of https://github.com/logos-storage/logos-storage-nim.git synced 2026-01-04 06:23:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-storage-nim/tests/config.nims

15 lines
332 B
Plaintext
Raw Permalink Normal View History

style: nph formatting (#1067) * style: nph setup * chore: formates codex/ and tests/ folder with nph 0.6.1
2025-01-21 21:54:46 +01:00
--path:
".."
--threads:
on
--tlsEmulation:
off
[build] fix: ignore logging when running singular tests (#369) * [build] fix: ignore logging when running singular tests Ensures that logging is ignored at runtime when running individual tests using `nim c -r tests/...` * [build] Allow tests to be run with -d:chronicles_log_level When running tests with chronicles_log_level set, do not hide the the logs.
2023-03-16 15:32:09 +01:00
when not defined(chronicles_log_level):
style: nph formatting (#1067) * style: nph setup * chore: formates codex/ and tests/ folder with nph 0.6.1
2025-01-21 21:54:46 +01:00
--define:
"chronicles_log_level:NONE" # compile all log statements
--define:
"chronicles_sinks:textlines[dynamic]" # allow logs to be filtered at runtime
--"import":
"logging" # ensure that logging is ignored at runtime
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 29ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API