Skip to content

Commit 6b80966

Browse files
committed
Adding some missing tests. The /drafts/dead/ diff need to be checked up.
- Legacy-Id: 673
1 parent afe10b8 commit 6b80966

3 files changed

Lines changed: 20 additions & 9 deletions

File tree

ietf/idindex/testurl.list

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
200 /drafts/wg/1041/ https://datatracker.ietf.org/public/idindex.cgi?command=show_wg_id&id=1041
2-
skipredirect,200 /drafts/wg/idr/ https://datatracker.ietf.org/public/idindex.cgi?command=show_wg_id&id=1041
3-
200 /drafts/wg/I/ https://datatracker.ietf.org/public/idindex.cgi?command=show_wg&fl=I
4-
200 /drafts/ind/F/ https://datatracker.ietf.org/public/idindex.cgi?command=show_ind_id&fl=F
2+
200,skipredirect /drafts/wg/idr/ https://datatracker.ietf.org/public/idindex.cgi?command=show_wg_id&id=1041
3+
200 /drafts/wg/I/ https://datatracker.ietf.org/public/idindex.cgi?command=show_wg&fl=I
4+
200 /drafts/ind/F/ https://datatracker.ietf.org/public/idindex.cgi?command=show_ind_id&fl=F
55
200 /drafts/other/tools/ https://datatracker.ietf.org/public/idindex.cgi?command=show_other&cat=tools
6+
200,sort /drafts/rfc/ https://datatracker.ietf.org/public/idindex.cgi?command=show_list&cat=rfc
67
200,sort /drafts/rfc/?sort=name https://datatracker.ietf.org/public/idindex.cgi?command=show_list&cat=rfc&sort=name
7-
skipdiff,200 /drafts/9574/related/ https://datatracker.ietf.org/public/idindex.cgi?command=view_related_docs&id=9574
8+
200,skipdiff /drafts/current/ https://datatracker.ietf.org/public/idindex.cgi?command=show_list&cat=current
9+
200,skipdiff /drafts/all/ https://datatracker.ietf.org/public/idindex.cgi?command=show_list&cat=all
10+
200,sort /drafts/dead/ https://datatracker.ietf.org/public/idindex.cgi?command=show_list&cat=dead
11+
200,skipdiff /drafts/9574/related/ https://datatracker.ietf.org/public/idindex.cgi?command=view_related_docs&id=9574
812
200 /drafts/draft-ietf-dnsext-dnssec-protocol/related/
9-
200 /drafts/9574/ https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=9574
10-
skipredirect,200 /drafts/draft-ietf-dnsext-dnssec-protocol/ https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=9574
13+
200 /drafts/9574/ https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=9574
14+
200,skipredirect /drafts/draft-ietf-dnsext-dnssec-protocol/ https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=9574
1115
200 /drafts/all_id_txt.html
1216
200 /drafts/all_id.html
13-
skipdiff,200 /drafts/ https://datatracker.ietf.org/public/idindex.cgi?command=search_id
14-
200 /drafts/ https://datatracker.ietf.org/public/idindex.cgi
17+
200,skipdiff /drafts/ https://datatracker.ietf.org/public/idindex.cgi?command=search_id
18+
200 /drafts/ https://datatracker.ietf.org/public/idindex.cgi
1519

ietf/testurl.list

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
# specified in the application level testurl.list
33

44
200 / # Top level url. Has no comparable page today.
5-
5+
200 /images/ietf-icon.bmp
6+
200 /css/base.css
7+
skip /js/

test/diff/_drafts_rfc_

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
--- https://datatracker.ietf.org/public/idindex.cgi?command=show_list&cat=rfc
2+
+++ /drafts/rfc/
3+
@@ -12,1 +13,1 @@
4+
-Published I-Ds sorted by UNKNOWN
5+
+Published I-Ds sorted by Filename

0 commit comments

Comments
 (0)