Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 74) sorted by relevance

123

/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
Dspectrac.rb91 ReportMd.new(summary.report).generate
92 UncoveredMd.new(summary.uncovered).generate(options.uncovered_md) if options.uncovered_md
93 FullMd.new(fullspec.data).generate(options.full_md) if options.full_md
94 OrphanedMd.new(fullspec.orphaned).generate(options.orphaned_md) if options.orphaned_md
/arkcompiler/ets_frontend/es2panda/lexer/scripts/
Dkeywords.rb213 def generate(keywords, template_file, output_file) method
231 generate(keywords, ARGV[0], ARGV[1])
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dreport_md.rb30 def generate method in ReportMd
Dorphaned_md.rb38 def generate(file) method in OrphanedMd
Duncovered_md.rb30 def generate(file) method in UncoveredMd
Dfull_md.rb33 def generate(file) method in FullMd
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md17 Usage: generate-cts.rb [options]
18 -t, --template FILE Path to template yaml file to generate tests (required)
28 ${PANDA_SRC_ROOT}/tests/cts-generator/generate-cts.rb \
34 This command will generate CTS tests using provided template file. Template is validated using sche…
97 ### How to generate all test not using cmake/make
101 ./generate-cts.rb \
/arkcompiler/runtime_core/scripts/dep-lists/
Dubuntu-18-04-arm-dev29 doxygen=1.8.13-* # For generate documentation
30 graphviz=2.40.1-* # For generate graphs in documentation
Dubuntu-18-04-dev29 doxygen=1.8.13-* # For generate documentation
30 graphviz=2.40.1-* # For generate graphs in documentation
Dubuntu-20-04-dev29 doxygen=1.8.17-* # For generate documentation
30 graphviz=2.42.2-* # For generate graphs in documentation
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-class-1/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-4/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-export-2/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-3/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-noerror/modify-lexenv-6/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-4/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-import/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-import/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-2/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-export-2/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-export-3/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-2/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-export-1/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-1/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-1/
Dexpected.txt15 [Patch] Found unsupported change in file, will not generate patch!

123