/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/ |
D | spectrac.rb | 91 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/ |
D | keywords.rb | 213 def generate(keywords, template_file, output_file) method 231 generate(keywords, ARGV[0], ARGV[1])
|
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
D | report_md.rb | 30 def generate method in ReportMd
|
D | orphaned_md.rb | 38 def generate(file) method in OrphanedMd
|
D | uncovered_md.rb | 30 def generate(file) method in UncoveredMd
|
D | full_md.rb | 33 def generate(file) method in FullMd
|
/arkcompiler/runtime_core/tests/cts-generator/ |
D | README.md | 17 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/ |
D | ubuntu-18-04-arm-dev | 29 doxygen=1.8.13-* # For generate documentation 30 graphviz=2.40.1-* # For generate graphs in documentation
|
D | ubuntu-18-04-dev | 29 doxygen=1.8.13-* # For generate documentation 30 graphviz=2.40.1-* # For generate graphs in documentation
|
D | ubuntu-20-04-dev | 29 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/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-4/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-export-2/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-3/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-noerror/modify-lexenv-6/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-4/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-import/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-import/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-2/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-export-2/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-export-3/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-2/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-export-1/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-1/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-1/ |
D | expected.txt | 15 [Patch] Found unsupported change in file, will not generate patch!
|