Home
last modified time | relevance | path

Searched refs:test_roundtrip (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/biology/p5-BioPerl/BioPerl-1.7.7/t/Tree/TreeIO/
H A Dnewick.t142 test_roundtrip('((a,b),c);','Round trip: simple newick');
146 test_roundtrip('(a:1,b:2):0.0;','Branch length on root');
148 test_roundtrip('(a:0,b:00):0.0;','Zero branch lenghts');
151 test_roundtrip('(,,(,));','wkp blank tree');
152 test_roundtrip('(A,B,(C,D));','wkp only leaves labeled');
153 test_roundtrip('(A,B,(C,D)E)F;','wkp all nodes labeled');
161 test_roundtrip('(B,(A,C,E),D);','phylip simple tree');
162 test_roundtrip('(,(,,),);','phylip no labels');
168 test_roundtrip('A;','phylip single node');
169 test_roundtrip('((A,B),(C,D));','phylip_quartet');
[all …]
H A Dnhx.t37 test_roundtrip('((a,b),c);','simple newick');
38 test_roundtrip('((x:0.05,y:0.06),a:0.1[&&NHX:G=dummy]);','bug 1471 test');
39 test_roundtrip('((x:0.05[&&NHX:label=x],y:0.06)[&&NHX:label=int_node],a:0.1[&&NHX:label=a]);','diff…
41 test_roundtrip('(a:1,b:2,c:3,d:4)TEST:1.2345;','doot node branch length');
42 test_roundtrip('(A:0.1,B:0.2,(C:0.3,D:0.4)E:0.5)F;','Example from Wikipedia');
46 test_roundtrip('(cow_gene1,(mouse_gene2,cow_gene2)[&&NHX:B=100]);','notung nhx bootstrap http://www…
49 test_roundtrip(read_file(test_input_file('nhx-bacteria.nhx')),'r-sig-phylo mailing list http://www.…
50 test_roundtrip(read_file(test_input_file('ex1.nucl.nhx')),'treebest example nhx');
58 #test_roundtrip(read_file(test_input_file('tol-2010-02-18.nhx')),'Tolweb.org converted to NHX');
60 test_roundtrip(read_file(test_input_file('biorecipe.nhx')),'Biorecipes NHX file (http://www.bioreci…
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/shared/src/isa/x86/
H A Dencoding_bits.rs277 fn test_roundtrip(p: OpcodePrefix) { in test_roundtrip() function
284 test_roundtrip(OpcodePrefix::Op1); in prefix_roundtrip()
285 test_roundtrip(OpcodePrefix::Mp1_66); in prefix_roundtrip()
286 test_roundtrip(OpcodePrefix::Mp1_f3); in prefix_roundtrip()
287 test_roundtrip(OpcodePrefix::Mp1_f2); in prefix_roundtrip()
288 test_roundtrip(OpcodePrefix::Op2_0f); in prefix_roundtrip()
289 test_roundtrip(OpcodePrefix::Mp2_66_0f); in prefix_roundtrip()
290 test_roundtrip(OpcodePrefix::Mp2_f3_0f); in prefix_roundtrip()
291 test_roundtrip(OpcodePrefix::Mp2_f2_0f); in prefix_roundtrip()
292 test_roundtrip(OpcodePrefix::Op3_0f_38); in prefix_roundtrip()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-shared/src/isa/x86/
H A Dencoding_bits.rs277 fn test_roundtrip(p: OpcodePrefix) { in test_roundtrip() function
284 test_roundtrip(OpcodePrefix::Op1); in prefix_roundtrip()
285 test_roundtrip(OpcodePrefix::Mp1_66); in prefix_roundtrip()
286 test_roundtrip(OpcodePrefix::Mp1_f3); in prefix_roundtrip()
287 test_roundtrip(OpcodePrefix::Mp1_f2); in prefix_roundtrip()
288 test_roundtrip(OpcodePrefix::Op2_0f); in prefix_roundtrip()
289 test_roundtrip(OpcodePrefix::Mp2_66_0f); in prefix_roundtrip()
290 test_roundtrip(OpcodePrefix::Mp2_f3_0f); in prefix_roundtrip()
291 test_roundtrip(OpcodePrefix::Mp2_f2_0f); in prefix_roundtrip()
292 test_roundtrip(OpcodePrefix::Op3_0f_38); in prefix_roundtrip()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-shared/src/isa/x86/
H A Dencoding_bits.rs277 fn test_roundtrip(p: OpcodePrefix) { in test_roundtrip() function
284 test_roundtrip(OpcodePrefix::Op1); in prefix_roundtrip()
285 test_roundtrip(OpcodePrefix::Mp1_66); in prefix_roundtrip()
286 test_roundtrip(OpcodePrefix::Mp1_f3); in prefix_roundtrip()
287 test_roundtrip(OpcodePrefix::Mp1_f2); in prefix_roundtrip()
288 test_roundtrip(OpcodePrefix::Op2_0f); in prefix_roundtrip()
289 test_roundtrip(OpcodePrefix::Mp2_66_0f); in prefix_roundtrip()
290 test_roundtrip(OpcodePrefix::Mp2_f3_0f); in prefix_roundtrip()
291 test_roundtrip(OpcodePrefix::Mp2_f2_0f); in prefix_roundtrip()
292 test_roundtrip(OpcodePrefix::Op3_0f_38); in prefix_roundtrip()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-shared/src/isa/x86/
H A Dencoding_bits.rs277 fn test_roundtrip(p: OpcodePrefix) { in test_roundtrip() function
284 test_roundtrip(OpcodePrefix::Op1); in prefix_roundtrip()
285 test_roundtrip(OpcodePrefix::Mp1_66); in prefix_roundtrip()
286 test_roundtrip(OpcodePrefix::Mp1_f3); in prefix_roundtrip()
287 test_roundtrip(OpcodePrefix::Mp1_f2); in prefix_roundtrip()
288 test_roundtrip(OpcodePrefix::Op2_0f); in prefix_roundtrip()
289 test_roundtrip(OpcodePrefix::Mp2_66_0f); in prefix_roundtrip()
290 test_roundtrip(OpcodePrefix::Mp2_f3_0f); in prefix_roundtrip()
291 test_roundtrip(OpcodePrefix::Mp2_f2_0f); in prefix_roundtrip()
292 test_roundtrip(OpcodePrefix::Op3_0f_38); in prefix_roundtrip()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-shared/src/isa/x86/
H A Dencoding_bits.rs277 fn test_roundtrip(p: OpcodePrefix) { in test_roundtrip() function
284 test_roundtrip(OpcodePrefix::Op1); in prefix_roundtrip()
285 test_roundtrip(OpcodePrefix::Mp1_66); in prefix_roundtrip()
286 test_roundtrip(OpcodePrefix::Mp1_f3); in prefix_roundtrip()
287 test_roundtrip(OpcodePrefix::Mp1_f2); in prefix_roundtrip()
288 test_roundtrip(OpcodePrefix::Op2_0f); in prefix_roundtrip()
289 test_roundtrip(OpcodePrefix::Mp2_66_0f); in prefix_roundtrip()
290 test_roundtrip(OpcodePrefix::Mp2_f3_0f); in prefix_roundtrip()
291 test_roundtrip(OpcodePrefix::Mp2_f2_0f); in prefix_roundtrip()
292 test_roundtrip(OpcodePrefix::Op3_0f_38); in prefix_roundtrip()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-shared/src/isa/x86/
H A Dencoding_bits.rs277 fn test_roundtrip(p: OpcodePrefix) { in test_roundtrip() function
284 test_roundtrip(OpcodePrefix::Op1); in prefix_roundtrip()
285 test_roundtrip(OpcodePrefix::Mp1_66); in prefix_roundtrip()
286 test_roundtrip(OpcodePrefix::Mp1_f3); in prefix_roundtrip()
287 test_roundtrip(OpcodePrefix::Mp1_f2); in prefix_roundtrip()
288 test_roundtrip(OpcodePrefix::Op2_0f); in prefix_roundtrip()
289 test_roundtrip(OpcodePrefix::Mp2_66_0f); in prefix_roundtrip()
290 test_roundtrip(OpcodePrefix::Mp2_f3_0f); in prefix_roundtrip()
291 test_roundtrip(OpcodePrefix::Mp2_f2_0f); in prefix_roundtrip()
292 test_roundtrip(OpcodePrefix::Op3_0f_38); in prefix_roundtrip()
[all …]
/dports/devel/dbus-glib/dbus-glib-0.112/test/core/
H A Dtest-gvariant.c695 test_roundtrip (gconstpointer user_data) in test_roundtrip() function
913 "@u 42", test_roundtrip); in main()
915 "@ai [23, 42]", test_roundtrip); in main()
925 test_roundtrip); in main()
932 test_roundtrip); in main()
939 test_roundtrip); in main()
941 test_roundtrip); in main()
943 test_roundtrip); in main()
946 test_roundtrip); in main()
948 test_roundtrip); in main()
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/test/
H A Dt6508-sheet-formatting.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
36 &test_roundtrip ($file,
44 &test_roundtrip ($file,
H A Dt6513-merges.pl15 &test_roundtrip ($file,
22 &test_roundtrip ($file,
30 &test_roundtrip ($file,
39 &test_roundtrip ($file,
47 &test_roundtrip ($file,
H A Dt6503-page-setup.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
36 &test_roundtrip ($file,
44 &test_roundtrip ($file,
H A Dt6504-formula.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
36 &test_roundtrip ($file,
44 &test_roundtrip ($file,
H A Dt6505-colrow.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
37 &test_roundtrip ($file,
46 &test_roundtrip ($file,
H A Dt6507-split-panes.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
36 &test_roundtrip ($file,
44 &test_roundtrip ($file,
H A Dt6512-format.pl15 &test_roundtrip ($file,
22 &test_roundtrip ($file,
30 &test_roundtrip ($file,
39 &test_roundtrip ($file,
47 &test_roundtrip ($file,
H A Dt6520-sheet-tab.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
37 &test_roundtrip ($file,
46 &test_roundtrip ($file,
H A Dt6514-rich-text.pl15 &test_roundtrip ($file,
22 &test_roundtrip ($file,
30 &test_roundtrip ($file,
40 &test_roundtrip ($file,
49 &test_roundtrip ($file,
H A Dt6521-sheet-names.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
37 &test_roundtrip ($file,
46 &test_roundtrip ($file,
H A Dt6515-cond-format.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
36 &test_roundtrip ($file,
44 &test_roundtrip ($file,
H A Dt6517-names.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
37 &test_roundtrip ($file,
46 &test_roundtrip ($file,
H A Dt6519-selection.pl12 &test_roundtrip ($file,
19 &test_roundtrip ($file,
27 &test_roundtrip ($file,
36 &test_roundtrip ($file,
44 &test_roundtrip ($file,
H A Dt6511-solver.pl13 &test_roundtrip ($file,
21 &test_roundtrip ($file,
30 &test_roundtrip ($file,
40 &test_roundtrip ($file,
49 &test_roundtrip ($file,
H A Dt6522-hlink.pl13 &test_roundtrip ($file,
20 &test_roundtrip ($file,
28 &test_roundtrip ($file,
38 &test_roundtrip ($file,
46 &test_roundtrip ($file,
H A Dt6518-objects.pl14 &test_roundtrip ($file,
21 &test_roundtrip ($file,
31 &test_roundtrip ($file,
40 &test_roundtrip ($file,
50 &test_roundtrip ($file,

12345678910>>...15