15.5 KB
/srv/reproducible-results/rbuild-debian/r-b-build.072K0M2W/b1/rust-microformats_0.14.0-1_i386.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.072K0M2W/b2/rust-microformats_0.14.0-1_i386.changes
222 B
Files
    
Offset 1, 2 lines modifiedOffset 1, 2 lines modified
  
1 ·9b80a68338b95aa9b60b86e37bc2d8f4·36152·rust·optional·librust-microformats-dev_0.14.0-1_all.deb1 ·1b73dfad3caf34c012ed0a27431f4fef·36152·rust·optional·librust-microformats-dev_0.14.0-1_all.deb
15.1 KB
librust-microformats-dev_0.14.0-1_all.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-10-15·10:21:56.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-10-15·10:21:56.000000·debian-binary
2 -rw-r--r--···0········0········0·····2012·2024-10-15·10:21:56.000000·control.tar.xz2 -rw-r--r--···0········0········0·····2008·2024-10-15·10:21:56.000000·control.tar.xz
3 -rw-r--r--···0········0········0····33948·2024-10-15·10:21:56.000000·data.tar.xz3 -rw-r--r--···0········0········0····33952·2024-10-15·10:21:56.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
14.5 KB
data.tar.xz
14.4 KB
data.tar
1.04 KB
./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_adr.rs
Ordering differences only
    
Offset 4, 25 lines modifiedOffset 4, 25 lines modified
  
4 #[test]4 #[test]
5 fn·lettercase()·{5 fn·lettercase()·{
6 ····check_fixture_for_parser("microformats-v2/h-adr/lettercase");6 ····check_fixture_for_parser("microformats-v2/h-adr/lettercase");
7 }7 }
  
8 #[test]8 #[test]
9 fn·simpleproperties()·{9 fn·justaname()·{
10 ····check_fixture_for_parser("microformats-v2/h-adr/simpleproperties");10 ····check_fixture_for_parser("microformats-v2/h-adr/justaname");
11 }11 }
  
12 #[test]12 #[test]
13 fn·geourl()·{13 fn·geo()·{
14 ····check_fixture_for_parser("microformats-v2/h-adr/geourl");14 ····check_fixture_for_parser("microformats-v2/h-adr/geo");
15 }15 }
  
16 #[test]16 #[test]
17 fn·geo()·{17 fn·simpleproperties()·{
18 ····check_fixture_for_parser("microformats-v2/h-adr/geo");18 ····check_fixture_for_parser("microformats-v2/h-adr/simpleproperties");
19 }19 }
  
20 #[test]20 #[test]
21 fn·justaname()·{21 fn·geourl()·{
22 ····check_fixture_for_parser("microformats-v2/h-adr/justaname");22 ····check_fixture_for_parser("microformats-v2/h-adr/geourl");
23 }23 }
3.04 KB
./usr/share/cargo/registry/microformats-0.14.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·relativeurlsempty()·{5 fn·impliedurlempty()·{
6 ····check_fixture_for_parser("microformats-v2/h-card/relativeurlsempty");6 ····check_fixture_for_parser("microformats-v2/h-card/impliedurlempty");
7 }7 }
  
8 #[test]8 #[test]
9 fn·impliedphoto()·{9 fn·impliedname()·{
10 ····check_fixture_for_parser("microformats-v2/h-card/impliedphoto");10 ····check_fixture_for_parser("microformats-v2/h-card/impliedname");
11 }11 }
  
12 #[test]12 #[test]
13 fn·baseurl()·{13 fn·hcard()·{
14 ····check_fixture_for_parser("microformats-v2/h-card/baseurl");14 ····check_fixture_for_parser("microformats-v2/h-card/hcard");
15 }15 }
  
16 #[test]16 #[test]
17 fn·hyperlinkedphoto()·{17 fn·impliedurl()·{
18 ····check_fixture_for_parser("microformats-v2/h-card/hyperlinkedphoto");18 ····check_fixture_for_parser("microformats-v2/h-card/impliedurl");
19 }19 }
  
20 #[test]20 #[test]
21 fn·impliedname()·{21 fn·impliedphoto()·{
22 ····check_fixture_for_parser("microformats-v2/h-card/impliedname");22 ····check_fixture_for_parser("microformats-v2/h-card/impliedphoto");
23 }23 }
  
24 #[test]24 #[test]
25 fn·extendeddescription()·{25 fn·extendeddescription()·{
26 ····check_fixture_for_parser("microformats-v2/h-card/extendeddescription");26 ····check_fixture_for_parser("microformats-v2/h-card/extendeddescription");
27 }27 }
  
28 #[test]28 #[test]
29 fn·relativeurls()·{29 fn·baseurl()·{
30 ····check_fixture_for_parser("microformats-v2/h-card/relativeurls");30 ····check_fixture_for_parser("microformats-v2/h-card/baseurl");
31 }31 }
  
32 #[test]32 #[test]
33 fn·impliedurl()·{33 fn·p_property()·{
34 ····check_fixture_for_parser("microformats-v2/h-card/impliedurl");34 ····check_fixture_for_parser("microformats-v2/h-card/p-property");
35 }35 }
  
36 #[test]36 #[test]
37 fn·nested()·{37 fn·justaname()·{
38 ····check_fixture_for_parser("microformats-v2/h-card/nested");38 ····check_fixture_for_parser("microformats-v2/h-card/justaname");
39 }39 }
  
40 #[test]40 #[test]
41 fn·justahyperlink()·{41 fn·relativeurlsempty()·{
42 ····check_fixture_for_parser("microformats-v2/h-card/justahyperlink");42 ····check_fixture_for_parser("microformats-v2/h-card/relativeurlsempty");
43 }43 }
  
44 #[test]44 #[test]
45 fn·hcard()·{45 fn·justahyperlink()·{
46 ····check_fixture_for_parser("microformats-v2/h-card/hcard");46 ····check_fixture_for_parser("microformats-v2/h-card/justahyperlink");
47 }47 }
  
48 #[test]48 #[test]
49 fn·impliedurlempty()·{49 fn·nested()·{
50 ····check_fixture_for_parser("microformats-v2/h-card/impliedurlempty");50 ····check_fixture_for_parser("microformats-v2/h-card/nested");
51 }51 }
  
52 #[test]52 #[test]
53 fn·justaname()·{53 fn·relativeurls()·{
54 ····check_fixture_for_parser("microformats-v2/h-card/justaname");54 ····check_fixture_for_parser("microformats-v2/h-card/relativeurls");
55 }55 }
  
56 #[test]56 #[test]
57 fn·childimplied()·{57 fn·childimplied()·{
58 ····check_fixture_for_parser("microformats-v2/h-card/childimplied");58 ····check_fixture_for_parser("microformats-v2/h-card/childimplied");
59 }59 }
  
60 #[test]60 #[test]
61 fn·p_property()·{61 fn·hyperlinkedphoto()·{
62 ····check_fixture_for_parser("microformats-v2/h-card/p-property");62 ····check_fixture_for_parser("microformats-v2/h-card/hyperlinkedphoto");
63 }63 }
1.11 KB
./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_entry.rs
Ordering differences only
    
Offset 9, 30 lines modifiedOffset 9, 30 lines modified
  
9 #[test]9 #[test]
10 fn·scriptstyletags()·{10 fn·scriptstyletags()·{
11 ····check_fixture_for_parser("microformats-v2/h-entry/scriptstyletags");11 ····check_fixture_for_parser("microformats-v2/h-entry/scriptstyletags");
12 }12 }
  
13 #[test]13 #[test]
14 fn·impliedvalue_nested()·{ 
15 ····check_fixture_for_parser("microformats-v2/h-entry/impliedvalue-nested"); 
16 } 
  
17 #[test] 
18 fn·summarycontent()·{14 fn·summarycontent()·{
19 ····check_fixture_for_parser("microformats-v2/h-entry/summarycontent");15 ····check_fixture_for_parser("microformats-v2/h-entry/summarycontent");
20 }16 }
  
21 #[test]17 #[test]
22 fn·justahyperlink()·{ 
23 ····check_fixture_for_parser("microformats-v2/h-entry/justahyperlink"); 
24 } 
  
25 #[test] 
26 fn·u_property()·{18 fn·u_property()·{
27 ····check_fixture_for_parser("microformats-v2/h-entry/u-property");19 ····check_fixture_for_parser("microformats-v2/h-entry/u-property");
28 }20 }
  
29 #[test]21 #[test]
30 fn·justaname()·{22 fn·justaname()·{
31 ····check_fixture_for_parser("microformats-v2/h-entry/justaname");23 ····check_fixture_for_parser("microformats-v2/h-entry/justaname");
 24 }
  
 25 #[test]
 26 fn·impliedvalue_nested()·{
 27 ····check_fixture_for_parser("microformats-v2/h-entry/impliedvalue-nested");
 28 }
  
 29 #[test]
 30 fn·justahyperlink()·{
 31 ····check_fixture_for_parser("microformats-v2/h-entry/justahyperlink");
32 }32 }
1.69 KB
./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_event.rs
Ordering differences only
    
Offset 1, 43 lines modifiedOffset 1, 43 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·combining()·{5 fn·time()·{
6 ····check_fixture_for_parser("microformats-v2/h-event/combining");6 ····check_fixture_for_parser("microformats-v2/h-event/time");
7 }7 }
  
8 #[test]8 #[test]
9 fn·concatenate()·{9 fn·dt_property()·{
 10 ····check_fixture_for_parser("microformats-v2/h-event/dt-property");
 11 }
  
 12 #[test]
 13 fn·justaname()·{
10 ····check_fixture_for_parser("microformats-v2/h-event/concatenate");14 ····check_fixture_for_parser("microformats-v2/h-event/justaname");
11 }15 }
  
12 #[test]16 #[test]
13 fn·ampm()·{17 fn·ampm()·{
14 ····check_fixture_for_parser("microformats-v2/h-event/ampm");18 ····check_fixture_for_parser("microformats-v2/h-event/ampm");
15 }19 }
  
16 #[test]20 #[test]
17 fn·attendees()·{21 fn·attendees()·{
18 ····check_fixture_for_parser("microformats-v2/h-event/attendees");22 ····check_fixture_for_parser("microformats-v2/h-event/attendees");
19 }23 }
  
20 #[test]24 #[test]
21 fn·time()·{25 fn·concatenate()·{
22 ····check_fixture_for_parser("microformats-v2/h-event/time");26 ····check_fixture_for_parser("microformats-v2/h-event/concatenate");
23 } 
  
24 #[test] 
25 fn·justahyperlink()·{ 
26 ····check_fixture_for_parser("microformats-v2/h-event/justahyperlink"); 
27 }27 }
  
28 #[test]28 #[test]
29 fn·justaname()·{29 fn·combining()·{
30 ····check_fixture_for_parser("microformats-v2/h-event/justaname");30 ····check_fixture_for_parser("microformats-v2/h-event/combining");
31 }31 }
  
32 #[test]32 #[test]
33 fn·dt_property()·{33 fn·justahyperlink()·{
34 ····check_fixture_for_parser("microformats-v2/h-event/dt-property");34 ····check_fixture_for_parser("microformats-v2/h-event/justahyperlink");
35 }35 }
1.48 KB
./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_geo.rs
Ordering differences only
    
Offset 1, 33 lines modifiedOffset 1, 33 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·altitude()·{5 fn·justaname()·{
6 ····check_fixture_for_parser("microformats-v2/h-geo/altitude");6 ····check_fixture_for_parser("microformats-v2/h-geo/justaname");
7 }7 }
  
8 #[test]8 #[test]
9 fn·valuetitleclass()·{9 fn·abbrpattern()·{
10 ····check_fixture_for_parser("microformats-v2/h-geo/valuetitleclass");10 ····check_fixture_for_parser("microformats-v2/h-geo/abbrpattern");
11 }11 }
  
12 #[test]12 #[test]
13 fn·simpleproperties()·{13 fn·hidden()·{
14 ····check_fixture_for_parser("microformats-v2/h-geo/simpleproperties");14 ····check_fixture_for_parser("microformats-v2/h-geo/hidden");
15 }15 }
  
16 #[test]16 #[test]
17 fn·abbrpattern()·{17 fn·valuetitleclass()·{
18 ····check_fixture_for_parser("microformats-v2/h-geo/abbrpattern");18 ····check_fixture_for_parser("microformats-v2/h-geo/valuetitleclass");
19 }19 }
  
20 #[test]20 #[test]
21 fn·hidden()·{21 fn·altitude()·{
22 ····check_fixture_for_parser("microformats-v2/h-geo/hidden");22 ····check_fixture_for_parser("microformats-v2/h-geo/altitude");
23 }23 }
  
24 #[test]24 #[test]
25 fn·justaname()·{25 fn·simpleproperties()·{
26 ····check_fixture_for_parser("microformats-v2/h-geo/justaname");26 ····check_fixture_for_parser("microformats-v2/h-geo/simpleproperties");
27 }27 }
1.08 KB
./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_product.rs
Ordering differences only
    
Offset 1, 23 lines modifiedOffset 1, 23 lines modified
1 //·Tests·for·microformats-v2/h-product1 //·Tests·for·microformats-v2/h-product
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()·{5 fn·aggregate()·{
6 ····check_fixture_for_parser("microformats-v2/h-product/simpleproperties");6 ····check_fixture_for_parser("microformats-v2/h-product/aggregate");
7 }7 }
  
8 #[test]8 #[test]
9 fn·aggregate()·{9 fn·justaname()·{
10 ····check_fixture_for_parser("microformats-v2/h-product/aggregate");10 ····check_fixture_for_parser("microformats-v2/h-product/justaname");
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·justaname()·{17 fn·simpleproperties()·{
18 ····check_fixture_for_parser("microformats-v2/h-product/justaname");18 ····check_fixture_for_parser("microformats-v2/h-product/simpleproperties");
19 }19 }
1.3 KB
./usr/share/cargo/registry/microformats-0.14.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·contact()·{
5 fn·skill()·{ 
6 ····check_fixture_for_parser("microformats-v2/h-resume/skill"); 
7 } 
  
8 #[test] 
9 fn·education()·{ 
10 ····check_fixture_for_parser("microformats-v2/h-resume/education");6 ····check_fixture_for_parser("microformats-v2/h-resume/contact");
11 }7 }
  
12 #[test]8 #[test]
13 fn·contact()·{9 fn·justaname()·{
14 ····check_fixture_for_parser("microformats-v2/h-resume/contact");10 ····check_fixture_for_parser("microformats-v2/h-resume/justaname");
15 }11 }
  
16 #[test]12 #[test]
17 fn·affiliation()·{13 fn·affiliation()·{
18 ····check_fixture_for_parser("microformats-v2/h-resume/affiliation");14 ····check_fixture_for_parser("microformats-v2/h-resume/affiliation");
19 }15 }
  
20 #[test]16 #[test]
21 fn·justaname()·{17 fn·skill()·{
22 ····check_fixture_for_parser("microformats-v2/h-resume/justaname");18 ····check_fixture_for_parser("microformats-v2/h-resume/skill");
23 }19 }
  
24 #[test]20 #[test]
25 fn·work()·{21 fn·work()·{
26 ····check_fixture_for_parser("microformats-v2/h-resume/work");22 ····check_fixture_for_parser("microformats-v2/h-resume/work");
 23 }
  
 24 #[test]
 25 fn·education()·{
 26 ····check_fixture_for_parser("microformats-v2/h-resume/education");
27 }27 }
1.22 KB
./usr/share/cargo/registry/microformats-0.14.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·vcard()·{ 
6 ····check_fixture_for_parser("microformats-v2/h-review/vcard"); 
7 } 
  
8 #[test] 
9 fn·hyperlink()·{5 fn·hyperlink()·{
10 ····check_fixture_for_parser("microformats-v2/h-review/hyperlink");6 ····check_fixture_for_parser("microformats-v2/h-review/hyperlink");
11 }7 }
  
12 #[test]8 #[test]
13 fn·photo()·{9 fn·photo()·{
14 ····check_fixture_for_parser("microformats-v2/h-review/photo");10 ····check_fixture_for_parser("microformats-v2/h-review/photo");
15 }11 }
  
16 #[test]12 #[test]
17 fn·implieditem()·{13 fn·justaname()·{
18 ····check_fixture_for_parser("microformats-v2/h-review/implieditem");14 ····check_fixture_for_parser("microformats-v2/h-review/justaname");
19 }15 }
  
20 #[test]16 #[test]
21 fn·item()·{17 fn·item()·{
22 ····check_fixture_for_parser("microformats-v2/h-review/item");18 ····check_fixture_for_parser("microformats-v2/h-review/item");
23 }19 }
  
24 #[test]20 #[test]
25 fn·justaname()·{21 fn·vcard()·{
26 ····check_fixture_for_parser("microformats-v2/h-review/justaname");22 ····check_fixture_for_parser("microformats-v2/h-review/vcard");
 23 }
  
 24 #[test]
 25 fn·implieditem()·{
 26 ····check_fixture_for_parser("microformats-v2/h-review/implieditem");
27 }27 }
899 B
./usr/share/cargo/registry/microformats-0.14.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] 
9 fn·justahyperlink()·{5 fn·justahyperlink()·{
10 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/justahyperlink");6 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/justahyperlink");
11 }7 }
  
12 #[test]8 #[test]
13 fn·hevent()·{9 fn·hevent()·{
14 ····check_fixture_for_parser("microformats-v2/h-review-aggregate/hevent");10 ····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.59 KB
./usr/share/cargo/registry/microformats-0.14.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·nofollow()·{5 fn·varying_text_duplicate_rels()·{
6 ····check_fixture_for_parser("microformats-v2/rel/nofollow");6 ····check_fixture_for_parser("microformats-v2/rel/varying-text-duplicate-rels");
7 }7 }
  
8 #[test]8 #[test]
9 fn·varying_text_duplicate_rels()·{9 fn·xfn_elsewhere()·{
10 ····check_fixture_for_parser("microformats-v2/rel/varying-text-duplicate-rels");10 ····check_fixture_for_parser("microformats-v2/rel/xfn-elsewhere");
11 }11 }
  
12 #[test]12 #[test]
13 fn·duplicate_rels()·{13 fn·license()·{
14 ····check_fixture_for_parser("microformats-v2/rel/duplicate-rels");14 ····check_fixture_for_parser("microformats-v2/rel/license");
15 }15 }
  
16 #[test]16 #[test]
17 fn·xfn_all()·{17 fn·xfn_all()·{
18 ····check_fixture_for_parser("microformats-v2/rel/xfn-all");18 ····check_fixture_for_parser("microformats-v2/rel/xfn-all");
19 }19 }
  
20 #[test]20 #[test]
21 fn·xfn_elsewhere()·{21 fn·rel_urls()·{
22 ····check_fixture_for_parser("microformats-v2/rel/xfn-elsewhere");22 ····check_fixture_for_parser("microformats-v2/rel/rel-urls");
23 }23 }
  
24 #[test]24 #[test]
25 fn·license()·{25 fn·duplicate_rels()·{
26 ····check_fixture_for_parser("microformats-v2/rel/license");26 ····check_fixture_for_parser("microformats-v2/rel/duplicate-rels");
27 }27 }
  
28 #[test]28 #[test]
29 fn·rel_urls()·{29 fn·nofollow()·{
30 ····check_fixture_for_parser("microformats-v2/rel/rel-urls");30 ····check_fixture_for_parser("microformats-v2/rel/nofollow");
31 }31 }