Files
core/Test/Applications
Alexander Trofimov 55e5f973b0 Fix UTF-8 BOM position
2026-05-19 09:37:04 +03:00
..
2026-05-19 09:37:04 +03:00
2026-05-19 09:37:04 +03:00
2026-05-19 09:37:04 +03:00
2026-04-02 08:10:57 +03:00
2023-08-09 17:06:03 +03:00
2026-05-19 09:37:04 +03:00
2026-04-27 16:45:46 +03:00

/*

  • Test utilities. NOT used in production builds.
  • This code is intended solely for local debugging and verification
  • of internal components by developers. Security concerns
  • (error handling, input validation, protection against race conditions,
  • buffer overflows, etc.) are intentionally not addressed in this file
  • and are not applicable. */