v/vlib/encoding/xml/test/local
2024-09-17 09:47:38 +03:00
..
01_mdn_example fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
02_note_message fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
03_cd_catalogue fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
04_empty_file vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
05_single_element fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
06_nested_elements fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
07_mixed_contents fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
08_comments fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
09_malformed vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
10_missing_tag vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
11_cdata_content fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
12_doctype_entity xml: update entity parse test (#21190) 2024-04-05 17:31:32 +03:00
13_doctype_element fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
14_attributes fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
15_incomplete_entity_1 vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
16_incomplete_entity_2 vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
17_incomplete_element_1 vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
18_incomplete_element_2 vlib: add an encoding.xml module with parser, validation, entity encoding, unit tests (#19708) 2023-11-06 15:14:30 +02:00
19_single_letter_tag fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
20_bom_file encoding.xml: update parser logic to skip BOM before prolog (#19858) 2023-11-13 14:24:39 +02:00