Commit Graph

31 Commits

Author SHA1 Message Date
Xinchen Hui
97956a5d08 Fixed tests 2015-03-30 16:25:41 +08:00
Mauricio Vieira
8afe869cab xmlwriter_full_end_element tests 2014-08-02 22:39:12 -03:00
Mauricio Vieira
51be35cf38 Tests for writeAttributeNS and xmlwriter_write_attribute_ns 2014-08-02 22:39:11 -03:00
Veres Lajos
72085b0e5f typo fixes 2013-07-15 00:18:57 -07:00
Felipe Pena
785791c0e3 - Fix the fix :P 2010-02-15 21:37:46 +00:00
Felipe Pena
c6b34452ef - Fix test (bug #51040) 2010-02-15 21:16:34 +00:00
Zoe Slattery
f018b09af8 fix tests 2009-07-17 09:03:04 +00:00
Pierre Joye
51b6f4a0d5 - MFB: #48202, Out of memory error when passing non-existing filename, enable related tests (marked as XFAIL now) 2009-05-25 16:16:54 +00:00
Felipe Pena
7ff4b251f3 - New tests (testfest DutchUG) 2009-05-16 15:11:21 +00:00
Felipe Pena
f395d9bf3e Fix test 2008-03-05 13:15:03 +00:00
Antony Dovgal
b0ecc20ac7 that endElement() call was required 2007-10-25 13:00:58 +00:00
Antony Dovgal
305e55b794 fix test 2007-10-25 11:54:10 +00:00
Antony Dovgal
8300bed9f9 add missing skipif sections 2007-07-16 13:29:41 +00:00
Antony Dovgal
7b6d4abf1f MFB 2007-06-26 12:14:01 +00:00
Dmitry Stogov
6d93257d0e Fixed tests 2007-06-25 06:46:15 +00:00
Pierre Joye
614bc87eff - [@DOC]#41326, better fix. It restores BC and allows both canonical and short
form:
  - when $content is given, the closing tag will be generated (even for empty
  string)
  - when $content is ignored or NULL is given, the short form will be used
2007-05-14 09:22:44 +00:00
Pierre Joye
bfb6f7001f - #41326, writing empty tags with Xmlwriter::WriteElement[ns] 2007-05-08 21:40:25 +00:00
Rob Richards
bb12eaa1e9 MFB: Fix bug #41287 (Namespace functions don't allow xmlns to be optional)
add test
2007-05-04 20:17:40 +00:00
Rob Richards
05a532c07a parameter entity argument (pe) should be bool
update test
2007-01-06 18:03:15 +00:00
Antony Dovgal
024d8f4376 cosmetic improvements 2006-12-05 23:03:42 +00:00
Rob Richards
2888ebde73 Fixed bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag,
not enity). (Hannes Magnusson)
add test
2006-11-13 20:47:52 +00:00
Hannes Magnusson
3cd6518f39 Enable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_entity() & xmlwriter_write_dtd_entity() 2006-11-09 20:02:23 +00:00
Antony Dovgal
051248b021 wrong directory 2006-08-09 18:37:39 +00:00
Pierre Joye
93d4de150e - MFH: fix tests, libxml 2.6.24 and up adds a new line after a processing
instruction (PI)
2006-07-19 18:58:06 +00:00
Antony Dovgal
762842ee30 MF51: fix tests and their skip conditions 2005-12-12 21:21:36 +00:00
Rob Richards
37d1633ff4 allow NULL prefix to create default namespace
fix tests
2005-12-09 20:51:23 +00:00
Rob Richards
944dc57ef5 - enable a few additional functions
- add tests
2005-12-09 04:56:21 +00:00
Rob Richards
d8427c5efa - fix remaining parameter typo
- add test
2005-12-07 04:59:41 +00:00
Rob Richards
c47f0cc73b fix tests 2005-08-06 18:23:40 +00:00
Marcus Boerger
d3c337e59d - Tweak tests a bit 2005-07-03 09:10:41 +00:00
Pierre Joye
58cb6bb07f - initial tests 2005-06-23 11:29:03 +00:00