You've already forked linux-packaging-mono
153 lines
13 KiB
Plaintext
153 lines
13 KiB
Plaintext
<Playlist Version="1.0">
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.BasicRoundTrip" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.CreateEmptyArchive" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.CloseDeflatorWithNestedUsing" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.CloseInflatorWithNestedUsing" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.DeflatorStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflateDeflateNonZlib" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflateDeflateZlib" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Base.InflaterDeflaterTestSuite.InflatorStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.Adler_32" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32_BZip2" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.FilterQuoting" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.NullFilter" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.ValidFilter" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DelayedHeaderWriteNoData" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DelayedHeaderWriteWithData" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleClose" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleFooter" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.InputStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.OutputStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.TestGZip" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.WriteAfterClose" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.WriteAfterFinish" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.ZeroLengthInputStream" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.LZW.LzwTestSuite.InputStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.LZW.LzwTestSuite.ZeroLengthInputStream" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.BlockFactorHandling" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.Checksum" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.CloningAndUniqueness" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.EmptyTar" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.HeaderEquality" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InputStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidLinkName" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidMagic" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidModTime" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidName" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidSize" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.InvalidVersionName" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.LongNames" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.OutputStreamOwnership" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.TrailerContainsNulls" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.UserAndGroupNames" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.ValuesPreserved" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Basic" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Buffered" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer.Threaded" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.Basics" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.CreateExceptions" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.Encryption" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.ExtractEmptyDirectories" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.ExtractExceptions" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.NonAsciiPasswords" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.ReadingOfLockedDataFiles" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.FastZipHandling.UnicodeText" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.AddEntryAfterFinish" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflated" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedEncrypted" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedEncryptedNonSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicDeflatedNonSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStored" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredEncrypted" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredEncryptedNonSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.BasicStoredNonSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.CloseOnlyHandled" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.ExerciseGetNextEntry" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.InvalidPasswordNonSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.InvalidPasswordSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.MixedEncryptedAndPlain" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.NameConversion" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.PartialStreamClosing" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.PasswordCheckingWithDateInExtraData" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SerializedObject" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SerializedObjectZeroLength" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SetCommentOversize" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.SkipEncryptedEntriesWithoutSettingPassword" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableConvertToDeflate" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableKnownSizeNoCrc" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.StoredNonSeekableKnownSizeNoCrcEncrypted" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.Stream_UnicodeEntries" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.UnicodeNameConversion" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.GeneralHandling.UnsupportedCompressionMethod" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseClosedAfterFailure" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseClosedWhenOwner" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.BaseNotClosedWhenNotOwner" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.CreateAndReadEmptyZip" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.EmptyZipEntries" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.EntryWithNoDataAndZip64" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.ParameterHandling" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.ReadAndWriteZip64NonSeekable" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.StreamHandling.Zip64Descriptor" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.BasicDirectories" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.BasicFiles" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.LengthBoundaryOk" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.NameTooLong" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.Replacement" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.WindowsNameTransformHandling.ReplacementChecking" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling.CreateInMemoryValues" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling.CreatedValues" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryFactoryHandling.Defaults" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.CanDecompress" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.Cloning" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.Copying" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.DateAndTime" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.DateTimeSetsDosTime" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.NullEntryComment" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipEntryHandling.NullNameInConstructor" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.BasicOperations" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.Deleting" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ExceedSize" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.IsDataUnique" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunInt" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunLong" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.ReadOverrunShort" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.Skipping" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.TaggedDataHandling" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipExtraDataHandling.UnreadCountValid" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddAndDeleteEntries" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddAndDeleteEntriesMemory" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddEncryptedEntriesToExistingArchive" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.AddToEmptyArchive" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.ArchiveTesting" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.BasicEncryption" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.BasicEncryptionToDisk" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.CreateEmptyArchive" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Crypto_AddEncryptedEntryToExistingArchiveDirect" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Crypto_AddEncryptedEntryToExistingArchiveSafe" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.EmbeddedArchive" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntriesInArchiveExtraData" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntriesInArchiveWithLongComment" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.FindEntry" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.HandlesNoEntries" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NameFactory" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NestedArchive" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.NullStreamDetected" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.RoundTrip" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.RoundTripInMemory" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.TestDirectoryEntry" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.TestEncryptedDirectoryEntry" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UnicodeNames" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UnreferencedZipFileClosingPartialStream" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UpdateCommentOnlyInMemory" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.UpdateCommentOnlyOnDisk" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Entries" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Offset" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipFileHandling.Zip64Useage" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.Basic" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.FilenameCleaning" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.LengthBoundaryOk" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.NameTransforms" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.PathalogicalNames" />
|
|
<Add Test="ICSharpCode.SharpZipLib.Tests.Zip.ZipNameTransformHandling.TooLong" />
|
|
</Playlist> |