Home
last modified time | relevance | path

Searched full:guix_studio_test (Results 1 – 10 of 10) sorted by relevance

/GUIX-v6.2.1/test/
DREADME.md414 The demo tests are located in the `test\guix_studio_test\test_demo` directory.
420 2. Navigate to the `test\guix_studio_test\test_demo` directory.
460 The test view tests are located in the `test\guix_studio_test\test_view` directory.
475 2. Navigate to the `test\guix_studio_test\test_view` directory.
556 - Copy the golden files to the `test\guix_studio_test\golden_files` directory.
/GUIX-v6.2.1/.github/workflows/
Dstudio_demo_test.yml46 test\guix_studio_test\test_demo\*.xml
54 test\guix_studio_test\test_demo\*.xml
55 test\guix_studio_test\test_demo\Testing\**\*.xml
Dstudio_view_test.yml46 test\guix_studio_test\test_view\studio_view_test_log.xml
54 test\guix_studio_test\test_view\studio_view_test_log.txt
55 test\guix_studio_test\test_view\test_failures
Dstudio_demo_test_compile.yml46 test\guix_studio_test\test_demo\demo_compile\*.xml
54 test\guix_studio_test\test_demo\demo_compile\*.xml
55 test\guix_studio_test\test_demo\demo_compile\Testing\**\*.xml
/GUIX-v6.2.1/scripts/
Dbuild_guix.cmd12 cd ..\test\guix_studio_test\test_demo
Dbuild_guix_studio.cmd12 cd ..\test\guix_studio_test\test_demo
Dtest_studio_view.cmd12 cd ..\test\guix_studio_test\test_view
Dtest_studio_demo.cmd12 cd ..\test\guix_studio_test\test_demo
Dtest_studio_demo_compile.cmd12 cd ..\test\guix_studio_test\test_demo\demo_compile
/GUIX-v6.2.1/guix_studio/
Dstudiox_util.cpp1040 return _T("C:\\Eclipse_ThreadX\\GUIX_Studio_test"); in GetSamplesDir()