17.0 KB
/srv/reproducible-results/rbuild-debian/r-b-build.BreIbySP/b1/rust-microformats_0.15.0-1_i386.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.BreIbySP/b2/rust-microformats_0.15.0-1_i386.changes
222 B
Files
    
Offset 1, 2 lines modifiedOffset 1, 2 lines modified
  
1 ·f7cd5cfcecbd9bd78a3712d3e96a559c·51692·rust·optional·librust-microformats-dev_0.15.0-1_all.deb1 ·5b6158a232b82d589053ba197d2bc2e5·51688·rust·optional·librust-microformats-dev_0.15.0-1_all.deb
16.6 KB
librust-microformats-dev_0.15.0-1_all.deb
370 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2025-04-07·16:18:03.000000·debian-binary1 -rw-r--r--···0········0········0········4·2025-04-07·16:18:03.000000·debian-binary
2 -rw-r--r--···0········0········0·····2320·2025-04-07·16:18:03.000000·control.tar.xz2 -rw-r--r--···0········0········0·····2316·2025-04-07·16:18:03.000000·control.tar.xz
3 -rw-r--r--···0········0········0····49180·2025-04-07·16:18:03.000000·data.tar.xz3 -rw-r--r--···0········0········0····49180·2025-04-07·16:18:03.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
16.0 KB
data.tar.xz
16.0 KB
data.tar
1.26 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_adr.rs
Ordering differences only
    
Offset 1, 28 lines modifiedOffset 1, 28 lines modified
1 //·Tests·for·microformats-v2/h-adr1 //·Tests·for·microformats-v2/h-adr
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·lettercase()·{5 fn·simpleproperties()·{
6 ····check_fixture_for_parser("microformats-v2/h-adr/lettercase");6 ····check_fixture_for_parser("microformats-v2/h-adr/simpleproperties");
7 }7 }
  
8 #[test]8 #[test]
9 fn·justaname()·{9 fn·geourl()·{
10 ····check_fixture_for_parser("microformats-v2/h-adr/justaname");10 ····check_fixture_for_parser("microformats-v2/h-adr/geourl");
11 }11 }
  
12 #[test]12 #[test]
13 fn·geo()·{13 fn·lettercase()·{
14 ····check_fixture_for_parser("microformats-v2/h-adr/geo");14 ····check_fixture_for_parser("microformats-v2/h-adr/lettercase");
15 }15 }
  
16 #[test]16 #[test]
17 fn·geourl()·{17 fn·justaname()·{
18 ····check_fixture_for_parser("microformats-v2/h-adr/geourl");18 ····check_fixture_for_parser("microformats-v2/h-adr/justaname");
19 }19 }
  
20 #[test]20 #[test]
21 fn·simpleproperties()·{21 fn·geo()·{
22 ····check_fixture_for_parser("microformats-v2/h-adr/simpleproperties");22 ····check_fixture_for_parser("microformats-v2/h-adr/geo");
23 }23 }
2.89 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_card.rs
Ordering differences only
    
Offset 1, 78 lines modifiedOffset 1, 78 lines modified
1 //·Tests·for·microformats-v2/h-card1 //·Tests·for·microformats-v2/h-card
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·hyperlinkedphoto()·{5 fn·impliedphoto()·{
6 ····check_fixture_for_parser("microformats-v2/h-card/hyperlinkedphoto");6 ····check_fixture_for_parser("microformats-v2/h-card/impliedphoto");
7 }7 }
  
8 #[test]8 #[test]
9 fn·impliedurl()·{9 fn·childimplied()·{
10 ····check_fixture_for_parser("microformats-v2/h-card/impliedurl");10 ····check_fixture_for_parser("microformats-v2/h-card/childimplied");
11 }11 }
  
12 #[test]12 #[test]
13 fn·justaname()·{13 fn·extendeddescription()·{
14 ····check_fixture_for_parser("microformats-v2/h-card/justaname");14 ····check_fixture_for_parser("microformats-v2/h-card/extendeddescription");
15 }15 }
  
16 #[test]16 #[test]
17 fn·impliedname()·{17 fn·impliedname()·{
18 ····check_fixture_for_parser("microformats-v2/h-card/impliedname");18 ····check_fixture_for_parser("microformats-v2/h-card/impliedname");
19 }19 }
  
20 #[test]20 #[test]
 21 fn·baseurl()·{
21 fn·extendeddescription()·{ 
22 ····check_fixture_for_parser("microformats-v2/h-card/extendeddescription"); 
23 } 
  
24 #[test] 
25 fn·impliedurlempty()·{ 
26 ····check_fixture_for_parser("microformats-v2/h-card/impliedurlempty");22 ····check_fixture_for_parser("microformats-v2/h-card/baseurl");
27 }23 }
  
28 #[test]24 #[test]
29 fn·hcard()·{25 fn·impliedurl()·{
30 ····check_fixture_for_parser("microformats-v2/h-card/hcard");26 ····check_fixture_for_parser("microformats-v2/h-card/impliedurl");
31 }27 }
  
32 #[test]28 #[test]
33 fn·relativeurlsempty()·{29 fn·impliedurlempty()·{
34 ····check_fixture_for_parser("microformats-v2/h-card/relativeurlsempty");30 ····check_fixture_for_parser("microformats-v2/h-card/impliedurlempty");
35 }31 }
  
36 #[test]32 #[test]
37 fn·justahyperlink()·{33 fn·justahyperlink()·{
38 ····check_fixture_for_parser("microformats-v2/h-card/justahyperlink");34 ····check_fixture_for_parser("microformats-v2/h-card/justahyperlink");
39 }35 }
  
40 #[test]36 #[test]
41 fn·impliedphoto()·{37 fn·hcard()·{
42 ····check_fixture_for_parser("microformats-v2/h-card/impliedphoto");38 ····check_fixture_for_parser("microformats-v2/h-card/hcard");
43 }39 }
  
44 #[test]40 #[test]
45 fn·baseurl()·{41 fn·nested()·{
46 ····check_fixture_for_parser("microformats-v2/h-card/baseurl");42 ····check_fixture_for_parser("microformats-v2/h-card/nested");
47 }43 }
  
48 #[test]44 #[test]
49 fn·relativeurls()·{45 fn·relativeurls()·{
50 ····check_fixture_for_parser("microformats-v2/h-card/relativeurls");46 ····check_fixture_for_parser("microformats-v2/h-card/relativeurls");
51 }47 }
  
52 #[test]48 #[test]
53 fn·childimplied()·{49 fn·relativeurlsempty()·{
54 ····check_fixture_for_parser("microformats-v2/h-card/childimplied");50 ····check_fixture_for_parser("microformats-v2/h-card/relativeurlsempty");
55 }51 }
  
56 #[test]52 #[test]
57 fn·p_property()·{53 fn·p_property()·{
58 ····check_fixture_for_parser("microformats-v2/h-card/p-property");54 ····check_fixture_for_parser("microformats-v2/h-card/p-property");
59 }55 }
  
60 #[test]56 #[test]
61 fn·nested()·{57 fn·hyperlinkedphoto()·{
 58 ····check_fixture_for_parser("microformats-v2/h-card/hyperlinkedphoto");
 59 }
  
 60 #[test]
 61 fn·justaname()·{
62 ····check_fixture_for_parser("microformats-v2/h-card/nested");62 ····check_fixture_for_parser("microformats-v2/h-card/justaname");
63 }63 }
1.77 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_entry.rs
Ordering differences only
    
Offset 1, 38 lines modifiedOffset 1, 38 lines modified
1 //·Tests·for·microformats-v2/h-entry1 //·Tests·for·microformats-v2/h-entry
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·justaname()·{5 fn·u_property()·{
6 ····check_fixture_for_parser("microformats-v2/h-entry/justaname");6 ····check_fixture_for_parser("microformats-v2/h-entry/u-property");
7 }7 }
  
8 #[test]8 #[test]
9 fn·impliedname()·{9 fn·summarycontent()·{
10 ····check_fixture_for_parser("microformats-v2/h-entry/impliedname");10 ····check_fixture_for_parser("microformats-v2/h-entry/summarycontent");
11 }11 }
  
12 #[test]12 #[test]
13 fn·impliedvalue_nested()·{13 fn·scriptstyletags()·{
14 ····check_fixture_for_parser("microformats-v2/h-entry/impliedvalue-nested");14 ····check_fixture_for_parser("microformats-v2/h-entry/scriptstyletags");
15 }15 }
  
16 #[test]16 #[test]
17 fn·justahyperlink()·{17 fn·impliedname()·{
18 ····check_fixture_for_parser("microformats-v2/h-entry/justahyperlink");18 ····check_fixture_for_parser("microformats-v2/h-entry/impliedname");
19 }19 }
  
20 #[test]20 #[test]
21 fn·scriptstyletags()·{21 fn·justahyperlink()·{
22 ····check_fixture_for_parser("microformats-v2/h-entry/scriptstyletags");22 ····check_fixture_for_parser("microformats-v2/h-entry/justahyperlink");
23 }23 }
  
24 #[test]24 #[test]
25 fn·u_property()·{25 fn·impliedvalue_nested()·{
26 ····check_fixture_for_parser("microformats-v2/h-entry/u-property");26 ····check_fixture_for_parser("microformats-v2/h-entry/impliedvalue-nested");
27 }27 }
  
28 #[test]28 #[test]
29 fn·summarycontent()·{29 fn·justaname()·{
30 ····check_fixture_for_parser("microformats-v2/h-entry/summarycontent");30 ····check_fixture_for_parser("microformats-v2/h-entry/justaname");
31 }31 }
1.55 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_event.rs
Ordering differences only
    
Offset 1, 32 lines modifiedOffset 1, 22 lines modified
1 //·Tests·for·microformats-v2/h-event1 //·Tests·for·microformats-v2/h-event
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·justaname()·{5 fn·concatenate()·{
6 ····check_fixture_for_parser("microformats-v2/h-event/justaname");6 ····check_fixture_for_parser("microformats-v2/h-event/concatenate");
7 }7 }
  
8 #[test]8 #[test]
9 fn·time()·{9 fn·time()·{
10 ····check_fixture_for_parser("microformats-v2/h-event/time");10 ····check_fixture_for_parser("microformats-v2/h-event/time");
11 }11 }
  
12 #[test]12 #[test]
13 fn·attendees()·{ 
14 ····check_fixture_for_parser("microformats-v2/h-event/attendees"); 
15 } 
  
16 #[test] 
17 fn·dt_property()·{ 
18 ····check_fixture_for_parser("microformats-v2/h-event/dt-property"); 
19 } 
  
20 #[test] 
21 fn·justahyperlink()·{13 fn·justahyperlink()·{
22 ····check_fixture_for_parser("microformats-v2/h-event/justahyperlink");14 ····check_fixture_for_parser("microformats-v2/h-event/justahyperlink");
23 }15 }
  
24 #[test]16 #[test]
25 fn·ampm()·{17 fn·ampm()·{
26 ····check_fixture_for_parser("microformats-v2/h-event/ampm");18 ····check_fixture_for_parser("microformats-v2/h-event/ampm");
Offset 34, 10 lines modifiedOffset 24, 20 lines modified
  
34 #[test]24 #[test]
35 fn·combining()·{25 fn·combining()·{
36 ····check_fixture_for_parser("microformats-v2/h-event/combining");26 ····check_fixture_for_parser("microformats-v2/h-event/combining");
37 }27 }
  
38 #[test]28 #[test]
39 fn·concatenate()·{29 fn·dt_property()·{
 30 ····check_fixture_for_parser("microformats-v2/h-event/dt-property");
 31 }
  
 32 #[test]
 33 fn·justaname()·{
 34 ····check_fixture_for_parser("microformats-v2/h-event/justaname");
 35 }
  
 36 #[test]
 37 fn·attendees()·{
40 ····check_fixture_for_parser("microformats-v2/h-event/concatenate");38 ····check_fixture_for_parser("microformats-v2/h-event/attendees");
41 }39 }
759 B
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_feed.rs
Ordering differences only
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 //·Tests·for·microformats-v2/h-feed1 //·Tests·for·microformats-v2/h-feed
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·simple()·{5 fn·implied_title()·{
6 ····check_fixture_for_parser("microformats-v2/h-feed/simple");6 ····check_fixture_for_parser("microformats-v2/h-feed/implied-title");
7 }7 }
  
8 #[test]8 #[test]
9 fn·implied_title()·{9 fn·simple()·{
10 ····check_fixture_for_parser("microformats-v2/h-feed/implied-title");10 ····check_fixture_for_parser("microformats-v2/h-feed/simple");
11 }11 }
1.17 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_geo.rs
Ordering differences only
    
Offset 1, 19 lines modifiedOffset 1, 19 lines modified
1 //·Tests·for·microformats-v2/h-geo1 //·Tests·for·microformats-v2/h-geo
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·valuetitleclass()·{5 fn·simpleproperties()·{
6 ····check_fixture_for_parser("microformats-v2/h-geo/valuetitleclass");6 ····check_fixture_for_parser("microformats-v2/h-geo/simpleproperties");
7 }7 }
  
8 #[test]8 #[test]
9 fn·justaname()·{9 fn·valuetitleclass()·{
10 ····check_fixture_for_parser("microformats-v2/h-geo/justaname");10 ····check_fixture_for_parser("microformats-v2/h-geo/valuetitleclass");
11 }11 }
  
12 #[test]12 #[test]
13 fn·abbrpattern()·{13 fn·abbrpattern()·{
14 ····check_fixture_for_parser("microformats-v2/h-geo/abbrpattern");14 ····check_fixture_for_parser("microformats-v2/h-geo/abbrpattern");
15 }15 }
  
Offset 24, 10 lines modifiedOffset 24, 10 lines modified
  
24 #[test]24 #[test]
25 fn·hidden()·{25 fn·hidden()·{
26 ····check_fixture_for_parser("microformats-v2/h-geo/hidden");26 ····check_fixture_for_parser("microformats-v2/h-geo/hidden");
27 }27 }
  
28 #[test]28 #[test]
29 fn·simpleproperties()·{29 fn·justaname()·{
30 ····check_fixture_for_parser("microformats-v2/h-geo/simpleproperties");30 ····check_fixture_for_parser("microformats-v2/h-geo/justaname");
31 }31 }
877 B
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_product.rs
Ordering differences only
    
Offset 4, 20 lines modifiedOffset 4, 20 lines modified
  
4 #[test]4 #[test]
5 fn·aggregate()·{5 fn·aggregate()·{
6 ····check_fixture_for_parser("microformats-v2/h-product/aggregate");6 ····check_fixture_for_parser("microformats-v2/h-product/aggregate");
7 }7 }
  
8 #[test]8 #[test]
9 fn·justaname()·{9 fn·simpleproperties()·{
10 ····check_fixture_for_parser("microformats-v2/h-product/justaname");10 ····check_fixture_for_parser("microformats-v2/h-product/simpleproperties");
11 }11 }
  
12 #[test]12 #[test]
13 fn·justahyperlink()·{13 fn·justahyperlink()·{
14 ····check_fixture_for_parser("microformats-v2/h-product/justahyperlink");14 ····check_fixture_for_parser("microformats-v2/h-product/justahyperlink");
15 }15 }
  
16 #[test]16 #[test]
17 fn·simpleproperties()·{17 fn·justaname()·{
18 ····check_fixture_for_parser("microformats-v2/h-product/simpleproperties");18 ····check_fixture_for_parser("microformats-v2/h-product/justaname");
19 }19 }
737 B
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_recipe.rs
Ordering differences only
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 //·Tests·for·microformats-v2/h-recipe1 //·Tests·for·microformats-v2/h-recipe
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·all()·{5 fn·minimum()·{
6 ····check_fixture_for_parser("microformats-v2/h-recipe/all");6 ····check_fixture_for_parser("microformats-v2/h-recipe/minimum");
7 }7 }
  
8 #[test]8 #[test]
9 fn·minimum()·{9 fn·all()·{
10 ····check_fixture_for_parser("microformats-v2/h-recipe/minimum");10 ····check_fixture_for_parser("microformats-v2/h-recipe/all");
11 }11 }
1.15 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_resume.rs
Ordering differences only
    
Offset 1, 33 lines modifiedOffset 1, 33 lines modified
1 //·Tests·for·microformats-v2/h-resume1 //·Tests·for·microformats-v2/h-resume
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·work()·{ 
6 ····check_fixture_for_parser("microformats-v2/h-resume/work"); 
7 } 
  
8 #[test] 
9 fn·justaname()·{ 
10 ····check_fixture_for_parser("microformats-v2/h-resume/justaname"); 
11 } 
  
12 #[test] 
13 fn·affiliation()·{5 fn·affiliation()·{
14 ····check_fixture_for_parser("microformats-v2/h-resume/affiliation");6 ····check_fixture_for_parser("microformats-v2/h-resume/affiliation");
15 }7 }
  
16 #[test]8 #[test]
17 fn·education()·{9 fn·education()·{
18 ····check_fixture_for_parser("microformats-v2/h-resume/education");10 ····check_fixture_for_parser("microformats-v2/h-resume/education");
19 }11 }
  
20 #[test]12 #[test]
 13 fn·work()·{
 14 ····check_fixture_for_parser("microformats-v2/h-resume/work");
 15 }
  
 16 #[test]
21 fn·contact()·{17 fn·contact()·{
22 ····check_fixture_for_parser("microformats-v2/h-resume/contact");18 ····check_fixture_for_parser("microformats-v2/h-resume/contact");
23 }19 }
  
24 #[test]20 #[test]
25 fn·skill()·{21 fn·skill()·{
26 ····check_fixture_for_parser("microformats-v2/h-resume/skill");22 ····check_fixture_for_parser("microformats-v2/h-resume/skill");
 23 }
  
 24 #[test]
 25 fn·justaname()·{
 26 ····check_fixture_for_parser("microformats-v2/h-resume/justaname");
27 }27 }
1.35 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_review.rs
Ordering differences only
    
Offset 1, 33 lines modifiedOffset 1, 33 lines modified
1 //·Tests·for·microformats-v2/h-review1 //·Tests·for·microformats-v2/h-review
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·hyperlink()·{5 fn·item()·{
6 ····check_fixture_for_parser("microformats-v2/h-review/hyperlink");6 ····check_fixture_for_parser("microformats-v2/h-review/item");
7 }7 }
  
8 #[test]8 #[test]
9 fn·item()·{9 fn·photo()·{
10 ····check_fixture_for_parser("microformats-v2/h-review/item");10 ····check_fixture_for_parser("microformats-v2/h-review/photo");
11 }11 }
  
12 #[test]12 #[test]
13 fn·justaname()·{13 fn·vcard()·{
14 ····check_fixture_for_parser("microformats-v2/h-review/justaname");14 ····check_fixture_for_parser("microformats-v2/h-review/vcard");
15 }15 }
  
16 #[test]16 #[test]
17 fn·photo()·{17 fn·hyperlink()·{
18 ····check_fixture_for_parser("microformats-v2/h-review/photo");18 ····check_fixture_for_parser("microformats-v2/h-review/hyperlink");
19 }19 }
  
20 #[test]20 #[test]
21 fn·implieditem()·{21 fn·implieditem()·{
22 ····check_fixture_for_parser("microformats-v2/h-review/implieditem");22 ····check_fixture_for_parser("microformats-v2/h-review/implieditem");
23 }23 }
  
24 #[test]24 #[test]
25 fn·vcard()·{25 fn·justaname()·{
26 ····check_fixture_for_parser("microformats-v2/h-review/vcard");26 ····check_fixture_for_parser("microformats-v2/h-review/justaname");
27 }27 }
899 B
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_review_aggregate.rs
Ordering differences only
    
Offset 1, 18 lines modifiedOffset 1, 18 lines modified
1 //·Tests·for·microformats-v2/h-review-aggregate1 //·Tests·for·microformats-v2/h-review-aggregate
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
 5 fn·simpleproperties()·{
 6 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/simpleproperties");
 7 }
  
 8 #[test]
5 fn·justahyperlink()·{9 fn·justahyperlink()·{
6 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/justahyperlink");10 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/justahyperlink");
7 }11 }
  
8 #[test]12 #[test]
9 fn·hevent()·{13 fn·hevent()·{
10 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/hevent");14 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/hevent");
11 } 
  
12 #[test] 
13 fn·simpleproperties()·{ 
14 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/simpleproperties"); 
15 }15 }
1.67 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/rel.rs
Ordering differences only
    
Offset 1, 38 lines modifiedOffset 1, 38 lines modified
1 //·Tests·for·microformats-v2/rel1 //·Tests·for·microformats-v2/rel
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·xfn_all()·{5 fn·varying_text_duplicate_rels()·{
6 ····check_fixture_for_parser("microformats-v2/rel/xfn-all");6 ····check_fixture_for_parser("microformats-v2/rel/varying-text-duplicate-rels");
7 }7 }
  
8 #[test]8 #[test]
9 fn·license()·{9 fn·rel_urls()·{
10 ····check_fixture_for_parser("microformats-v2/rel/license");10 ····check_fixture_for_parser("microformats-v2/rel/rel-urls");
11 }11 }
  
12 #[test]12 #[test]
13 fn·varying_text_duplicate_rels()·{13 fn·xfn_elsewhere()·{
14 ····check_fixture_for_parser("microformats-v2/rel/varying-text-duplicate-rels");14 ····check_fixture_for_parser("microformats-v2/rel/xfn-elsewhere");
15 }15 }
  
16 #[test]16 #[test]
17 fn·duplicate_rels()·{17 fn·xfn_all()·{
18 ····check_fixture_for_parser("microformats-v2/rel/duplicate-rels");18 ····check_fixture_for_parser("microformats-v2/rel/xfn-all");
19 }19 }
  
20 #[test]20 #[test]
21 fn·nofollow()·{21 fn·duplicate_rels()·{
22 ····check_fixture_for_parser("microformats-v2/rel/nofollow");22 ····check_fixture_for_parser("microformats-v2/rel/duplicate-rels");
23 }23 }
  
24 #[test]24 #[test]
25 fn·rel_urls()·{25 fn·license()·{
26 ····check_fixture_for_parser("microformats-v2/rel/rel-urls");26 ····check_fixture_for_parser("microformats-v2/rel/license");
27 }27 }
  
28 #[test]28 #[test]
29 fn·xfn_elsewhere()·{29 fn·nofollow()·{
30 ····check_fixture_for_parser("microformats-v2/rel/xfn-elsewhere");30 ····check_fixture_for_parser("microformats-v2/rel/nofollow");
31 }31 }