Home
last modified time | relevance | path

Searched refs:testing (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dcanonical_normalize.cpp3353 …_canonical_decompress(GX_CANONICAL_CONTEXT *context, ULONG *code_list, UINT count, GX_BOOL testing) in gx_studio_unicode_canonical_decompress() argument
3368 gx_studio_unicode_canonical_decompress(context, &map[0], 1, testing); in gx_studio_unicode_canonical_decompress()
3372 gx_studio_unicode_canonical_decompress(context, &map[1], 1, testing); in gx_studio_unicode_canonical_decompress()
3377 if (!testing) in gx_studio_unicode_canonical_decompress()
/GUIX-v6.4.1/test/
DREADME.md4 …ng with effective debugging techniques for failed test cases. Regression testing is essential for …
466 …g these functions allows you to simulate user actions for the purpose of testing GUIX Studio. For…
471 2. Comparing the output files of the testing `gxp` project with the corresponding files stored in t…
/GUIX-v6.4.1/docs/
Drevision_history.txt127 Eliminated dead code to make 100% code coverage testing possible.