Home
last modified time | relevance | path

Searched full:run (Results 1 – 25 of 264) sorted by relevance

1234567891011

/GUIX-v6.2.1/test/guix_studio_test/test_view/
Dtest_main.py80 …parser.add_argument('-c', action='store_true', dest='run_color_format_tests', help = 'Run color fo…
81 …urces_edit', action='store_true', dest='run_resources_edit_tests', help = 'Run resources edit test…
82 … parser.add_argument('-w', action='store_true', dest='run_widget_tests', help = 'Run Widget tests')
83 …'--menu_widget', action='store_true', dest='run_menu_widget_tests', help = 'Run menu widget tests')
84 …ect_import', action='store_true', dest='run_project_import_tests', help = 'Run project import test…
85 …idget', action='store_true', dest='run_scroll_wheel_widget_tests', help = 'Run scroll wheel widget…
86 …parser.add_argument('-t', action='store_true', dest='run_toolbar_tests', help = 'Run toolbar tests…
89 …parser.add_argument('-p', action='store_true', dest='run_copy_paste_tests', help = 'Run copy/paste…
90 …action='store_true', dest='run_copy_paste_between_projects_tests', help = 'Run copy/paste between …
91 …te_color', action='store_true', dest='run_copy_paste_color_tests', help = 'Run copy/paste color te…
[all …]
Dtest_trigger_edit.py551 print("run trigger merge")
554 print("run trigger delete")
557 print("run trigger edit")
560 print("run notify message test")
563 print("run animation id add remove test")
571 print("run check empty screen flow test")
Dtest_template.py428 print("run template delete")
434 print("run template edit")
437 print("run template name test")
444 print("run derived widget update")
Dtest_app_run.py10 notes = "* App Run Tests *\n"
12 notes += "* Test run application in studio *\n"
36 test_utils.write_end("Test App Run")
Dtest_resources_edit.py760 print('run color add and edit')
767 print('run font add and edit')
770 print('run pixelmap add and edit')
773 print('run string add and edit')
Dtest_toolbar.py231 print('run toolbar button click')
236 print('run drag resize function')
255 print('run toolbar function')
Dtest_font.py448 print('run kerning font test')
456 print('run custom system font test')
459 print('run font height test')
Dtest_bidi_text.py71 print("Run bidi text configuration")
74 print("Run reordered bidi text generation")
Dtest_add_widget.py900 print('run widget add')
905 print('run multi-line text input test')
908 print("run string table sorting")
/GUIX-v6.2.1/test/
DREADME.md4 This guide provides instructions on how to run and add GUIX and GUIX Studio regression tests, along…
11 4. [Run Regression Test](#run-regression-test)
12 5. [Run One Test Case](#run-one-test-case)
19 1. [Run GUIX Studio Test Demo](#run-guix-studio-test-demo)
24 2. [Run GUIX Studio Test View](#run-guix-studio-test-view)
36 - **run.sh:** The script that builds and runs the tests.
59 ### Run Regression Test
62 2. To build and run all the tests, use the following commands.
64 ./run.sh build all
65 ./run.sh run all
[all …]
/GUIX-v6.2.1/common/src/
Dgx_utility_bidi_paragraph_reorder.c178 Will be released before level run buffer is used. */ in _gx_utility_bidi_buffer_allocate()
181 /* Size of buffer used for loading level run data. */ in _gx_utility_bidi_buffer_allocate()
184 /* Size of buffer used for loading isolate run data. */ in _gx_utility_bidi_buffer_allocate()
798 /* isolate run sequence. */
807 /* siolate_run Pointer to isolate run */
872 /* Internal helper function to calculate one isolate run sequence */
873 /* start from the specified level run. */
879 /* previous level run */
880 /* level_run Pointer to level run structure*/
881 /* isolate_run Buffer to load an isolate run */
[all …]
/GUIX-v6.2.1/.github/workflows/
Dstudio_installer.yml5 # Controls when the action will run.
9 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
19 # The type of runner that the job will run on
30 run: scripts\run-pwsh.cmd scripts\install_inno_setup.ps1
33 run: scripts\build_guix_studio.cmd
36 run: scripts\download_vc_redist.cmd
39 run: scripts\generate_studio_installer.cmd
Dstudio_demo_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
14 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
24 # The type of runner that the job will run on
35 run: scripts\build_guix_studio.cmd
38 run: scripts\test_studio_demo.cmd
Dstudio_view_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
14 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
24 # The type of runner that the job will run on
35 run: scripts\install_studio_view.cmd
38 run: scripts\test_studio_view.cmd
Dstudio_demo_test_compile.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
14 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
24 # The type of runner that the job will run on
35 run: scripts\build_guix.cmd
38 run: scripts\test_studio_demo_compile.cmd
Dstudio_msix_package.yml5 # Controls when the action will run.
9 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
19 # The type of runner that the job will run on
30 run: scripts/build_guix_studio_msix_package.cmd
Dregression_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
14 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
/GUIX-v6.2.1/scripts/
Dwin-installer-helper.psm1488 Inno Setup installer packages can be run in silent mode with the options
536 DevDiv Tools installer packages can be run in silent mode with the options
895 in 1-minute intervals and a message is printed and a script block is run on each wakeup.
899 The script block to run after each sleep period.
1056 The path to the application to run.
1134 # Run-ExternalProcessWithWaitAndKill
1142 application, then waits and then kills it so that a subsequent run can succeed.
1144 The path to the application to run.
1152 function Run-ExternalProcessWithWaitAndKill in Run-ExternalProcessWithWaitAndKill()
1248 An optional script block that will be run after each wait interval.
[all …]
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Ddiff.h213 * `GIT_DELTA_RENAMED` and `GIT_DELTA_COPIED` will only show up if you run
972 * @param diff diff to run detection algorithms on
973 * @param options Control how detection should be run, NULL for defaults
1077 * When you run `git diff --name-status` it uses single letter codes in
1140 * Directly run a diff on two blobs.
1150 * We do run a binary content check on the blob content and if either blob
1180 * Directly run a diff between a blob and a buffer.
1218 * Directly run a diff between two buffers.
Dstatus.h115 * detection should be run between the index and the working directory
238 * Gather file statuses and run a callback for each one.
258 * Gather file status information and run callbacks as requested.
/GUIX-v6.2.1/test/guix_test/cmake/
Drun.sh9 [ -f .run.sh ] || ln -sf threadx/scripts/cmake_bootstrap.sh .run.sh
10 ./.run.sh $*
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dtttables.h170 * (slope=rise/run).
173 * The run coefficient of the cursor's slope.
288 * (slope=rise/run).
291 * The run coefficient of the cursor's slope.
/GUIX-v6.2.1/test/guix_studio_test/test_demo/
DREADME.txt3 The test script is written using Python. In order to run this test suite,
12 2) Run the test script.
/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpng.h393 /* Section 2: run time configuration
396 * Run time configuration allows the application to choose between
1553 * at run time for those applications that need to handle I/O in a
2772 * read or just write; in that case you may see an error at run time. You can
3172 * run out of buffer space but return a corrected size which should work.
3190 * are detected at run time, however sometimes it may be impossible
3199 * selected at run time.
/GUIX-v6.2.1/guix_studio/libs/libgit2/
DLICENSE.txt126 when run, you must cause it, when started running for such
567 linked with the Library has the freedom and the wherewithal to run
574 be combined with the library in order to run.
760 Library. A suitable mechanism is one that (1) uses at run time a

1234567891011