Fan Yang
|
a0f98b59ec
Suppress CredScan checking (#20965)
|
4 years ago |
Mitchell Hwang
|
30c1012ed5
[bcl] Default XmlSerializer stream serialize to UTF8 Encoding (#18836)
|
5 years ago |
Marek Safar
|
ba51c60b57
[system.xml] Enable more tests
|
9 years ago |
Marek Safar
|
398675d21a
[System.Xml] Enable more tests
|
9 years ago |
Marcos Henrich
|
e58fe58ef1
[System.Xml] Test sub class serialization on lists
|
10 years ago |
Marek Safar
|
7215f95d58
[bcl] Mobile profiles fixes
|
10 years ago |
Marek Safar
|
401a35cd69
[system.xml] Serialization from reference sources for desktop
|
10 years ago |
Atsushi Eno
|
ddca46d22b
Revert "[system.xml] Serialization from reference sources for desktop"
|
10 years ago |
Marek Safar
|
6ae517ea65
[system.xml] Serialization from reference sources for desktop
|
10 years ago |
Marek Safar
|
9faaa72407
[system.xml] Update failing test
|
10 years ago |
Dave Curylo
|
bae8fad714
Fix XmlSerializationTest again.
|
10 years ago |
Dave Curylo
|
389008df93
Corrects error in XmlSerializerTests.
|
10 years ago |
Dave Curylo
|
c58f019266
XmlSerializer should set *non* readonly {V}Specified fields
|
10 years ago |
Alexander Köplinger
|
ee307ef1e5
Fix the build broken in 40ba1978bc274c820141fab18177e2bb17efd3b4
|
10 years ago |
jason_naylor
|
60ef531176
Fix for the XMLSerializer bug 18558
|
11 years ago |
jason_naylor
|
6b74a2814f
Test to reveal defect in XmlSerializer (Bug 18558)
|
11 years ago |
Atsushi Eno
|
3c4c9e5759
[Sys.Xml] swap xmlns:xsd and xmlns:xsi in serialized xml to remove "regression".
|
11 years ago |
Alexander Köplinger
|
746650d1b9
[bcl] Remove more NET_2_0 checks from class libs
|
11 years ago |
Marcos Henrich
|
007413298d
Test Xml serialization of a property with attribute XmlText.
|
11 years ago |
Marcos Henrich
|
8790297c85
Test xml serialization of nullable array items. Covers #19012.
|
11 years ago |
Marcos Henrich
|
85650c7528
Test serialization wen class has method bool ShouldSerialize<T>().
|
11 years ago |
Marcos Henrich
|
17ad50a165
Added test for optional {V}Specified and ShouldSerialize{V}.
|
11 years ago |
Marcos Henrich
|
f008d4afb6
Test XmlSerialization of element that requires implicit conversion.
|
11 years ago |
Zoltan Varga
|
03aee949f1
Merge pull request #1200 from akoeplinger/remove-jvm
|
11 years ago |
Marcos Henrich
|
5df652e7d2
Test SerializationCodeGenerator.
|
11 years ago |
Marcos Henrich
|
dd6aca8621
Tests serialization of XmlNode field with attribute XmlAnyElement.
|
11 years ago |
Marcos Henrich
|
2c5f30d7bd
Added test BaseClassWithoutParameterlessConstructor.
|
11 years ago |
Marcos Henrich
|
6c5ea03852
Test XmlSerialization of class with XmlSchemaProvider with IsAny.
|
11 years ago |
Alexander Köplinger
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 years ago |
Alexis Christoforides
|
94b523275e
[XML] Added unit test for multiple XMLElement attributes on arrays & ArrayLists
|
11 years ago |