Merge pull request #1354 from sillsdev/imdi-improvements #189
All 2 657 tests pass, 156 skipped in 5m 22s
Annotations
Check notice on line 0 in .github
github-actions / LibPalaso Tests
156 skipped tests found
There are 156 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
SIL.Archiving.Tests.ArchivingFileSystemTests ‑ CheckFolderChangesToAppData
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ MANUAL_ReplaceFileWithUserInteractionIfNeeded_DifferentDrives_OK
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ EdittedEntry_IdSameGuidDifferent_Updated
SIL.Lift.Tests.UtilityTests ‑ AreXmlElementsEqual_DifferentAttributeOrder_Match
SIL.Lift.Tests.UtilityTests ‑ AreXmlElementsEqual_ElementClosing_Match
SIL.Scripture.Tests.VerseRefTests ‑ HashCode_ConfirmUniqueCodes
SIL.Scripture.Tests.VerseRefTests ‑ Hebrew numeral
SIL.Scripture.Tests.VerseRefTests ‑ Japanese numeral
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_IgnoresAttributeOrder
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_IgnoresAttributeOrder
SIL.Tests.Network.RobustNetworkOperationTests ‑ DoHttpGetAndGetProxyInfo
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards("")
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards("en")
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards("en,fr")
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards(null)
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ DefaultKeyboard_NoKeyboards
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ DefaultKeyboard_WithVariant
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ FallbackToFirstKbd
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ NoVariant
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ RegexLayoutAtBeginningOfKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ RegexLayoutAtEndOfKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ RegexLayoutInMiddleOfKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ UnusualKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.GnomeKeyboardRetrievingHelperTests ‑ InitKeyboards_DuplicateKeyboard
SIL.Windows.Forms.Keyboarding.Tests.GnomeKeyboardRetrievingHelperTests ‑ InitKeyboards_XkbAndIbus
SIL.Windows.Forms.Keyboarding.Tests.GnomeShellIbusKeyboardRetrievingAdaptorTests ‑ Initialize_DoesNotReturnDuplicates
SIL.Windows.Forms.Keyboarding.Tests.GnomeShellIbusKeyboardRetrievingAdaptorTests ‑ Initialize_ReturnsAllKeyboards
SIL.Windows.Forms.Keyboarding.Tests.GnomeShellIbusKeyboardSwitchingAdaptorTests ‑ DefaultKeyboard_TakesFirstKeyboard
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CancelPreedit_IP
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CancelPreedit_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CommitOrReset_Commits
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CommitOrReset_Resets
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_EmptyTextbox_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_InsertInFront
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_InsertSecondChar
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_Ipa
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_IpaTwoCommits_NoSurroundingText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_IpaTwoCommits_SurroundingText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ReplaceAll
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_After
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_AfterWithOffset
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_Before
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_BeforeUpdatesSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_IllegalAfterIgnores
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_IllegalBeforeIgnores
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_IllegalNumberOfChars
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_MultipleAfter
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_MultipleBefore
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_ToManyAfterIgnoresRest
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_ToManyBefore
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_ZeroNumberOfChars
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_CursorPos0
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_CursorPos0_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_EmptyTextbox_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_InsertInFront
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_InsertSecondChar
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_ReplaceFirstChar
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ReplaceAll
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardAdaptorTests ‑ FrenchParentLayout
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardAdaptorTests ‑ IPA
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardAdaptorTests ‑ Pinyin
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardDescriptionTests ‑ Constructor_UsesLanguageAndName
SIL.Windows.Forms.Keyboarding.Tests.UnityKeyboardRetrievingHelperTests ‑ InitKeyboards_DuplicateKeyboard
SIL.Windows.Forms.Keyboarding.Tests.UnityKeyboardRetrievingHelperTests ‑ InitKeyboards_XkbAndIbus
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ ActivateKeyboard_FirstTime_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ ActivateKeyboard_SecondTime_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ CreateKeyboardDefinition
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ ErrorKeyboards
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Belgium
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_FrenchWithVariant
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_GB
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Germany
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Germany_AllGerman
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Germany_GermanCulture
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Multiple
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_NorthernSaami
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_USA
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ Basic
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ GetDisplayConnection
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ MultipleEngines_ClosedInOpenOrder_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ MultipleEngines_ClosedInReverseOrder_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ UseAfterClose_NotCrash
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ VerifyreferenceIsRetainedWhenDropdownCloses
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ ShowVerseControl
SIL.Windows.Forms.Tests.ClearShare.ClearShareUsage ‑ TypicalEmbedInMyXmlDocument
SIL.Windows.Forms.Tests.ClearShare.MetadataDisplayTests ‑ ShowControl
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowControl
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowControlDefault
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowControl_NoLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowFullDialog
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowFullDialogTwiceToCheckRoundTripping
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ CheckMonoForSelectLargeIconView
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowGeckoToolbox
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowToolbox
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowToolboxWith_PreExisting_EnsureRawFormatUnchanged
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowToolboxWith_PreExisting_Image_WithMetadata
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Save_8BitPng_SavedAs8Bit
SIL.Windows.Forms.Tests.Progress.Commands.ProgressDialogHandlerTests ‑ InvokesFinishedCallback
SIL.Windows.Forms.Tests.SettingsProtection.SettingsProtectionUITests ‑ LaunchDemoDialog
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ LoadSettings_FileCorrupt_ShowsErrorAndSelfHeals
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog_CaptionBarCanBeHidden
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog_CaptionNotProvided_StillHasCaptionBar
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog_LongMessageWraps
SIL.Windows.Forms.Tests.SpellChecking.TextBoxSpellChecker ‑ TryInUI
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeItemTests ‑ GetChildren_IpaVersionExists_ResultIncludesIpa
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeItemTests ‑ GetChildren_OpportunityLinksExist_ResultLinks
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeItemTests ‑ GetChildren_ShouldBeNoChildren_GivesEmptyList
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemVariantSuggestorTests ‑ GetSuggestions_HasNormalLacksIpa_IpaSuggestedWhichCopiesAllRelevantFields
SIL.Windows.Forms.WritingSystems.Tests.UITests ‑ WritingSystemSetupDialog
SIL.Windows.Forms.WritingSystems.Tests.UITests ‑ WritingSystemSetupViewWithComboAttached
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortLanuageOptions_DoesIncludeOtherWritingSystems
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_CaseDifferingWritingSystems_DoesNotThrow("en-US")
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_CaseDifferingWritingSystems_DoesNotThrow("en-us")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-US","es","English")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-x-etic","fr-FR-x-unknown","English")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("es","de","español")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("es","fr","español")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_CanFilterMacroLanguages
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_CanFindValidTagsThatAreNotInEthnologue
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_Thai_TwoCountries
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChangedToMultipleDifferentNewIds_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChanged_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdExistsAndHasNeverChanged_ReturnsFalse
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChangedToMultipleDifferentNewIds_ReturnsNull
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChanged_ReturnsNewId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdExistsAndHasNeverChanged_ReturnsId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdNeverExisted_ReturnsNull
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChangedToMultipleDifferentNewIds_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChanged_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdExistsAndHasNeverChanged_ReturnsFalse
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChangedToMultipleDifferentNewIds_ReturnsNull
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChanged_ReturnsNewId
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdExistsAndHasNeverChanged_ReturnsId
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdNeverExisted_ReturnsNull
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantContainsDuplicate_DuplicateIsmovedToPrivateUse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageIsSetToqtz_SetsLanguageToqtz
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToQM_SetsRegionToQM
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToQZ_SetsRegionToQZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToXA_SetsRegionToXA
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToXZ_SetsRegionToXZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptIsSetToQaaa_SetsScriptToQaaa
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptIsSetToQabx_SetsScriptToQabx
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_PrivateUseTagsAreSameButNotInSameOrder_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_VariantTagsAreSameButNotInSameOrder_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_IsSetToqtz_SetsLanguageToqtz
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToQM_SetsRegionToQM
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToQZ_SetsRegionToQZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToXA_SetsRegionToXA
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToXZ_SetsRegionToXZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_IsSetToQaaa_SetsScriptToQaaa
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_IsSetToQabx_SetsScriptToQabx
Check notice on line 0 in .github
github-actions / LibPalaso Tests
2813 tests found (test 1 to 736)
There are 2813 tests, see "Raw output" for the list of tests 1 to 736.
Raw output
SIL.Archiving.Tests.ArchivingFileSystemTests ‑ CheckFolderChangesToAppData
SIL.Archiving.Tests.ArchivingLanguageTests ‑ Compare_DifferentCodeOrLanguageName_ReturnsNonZero("eng","English","frg","Froggish")
SIL.Archiving.Tests.ArchivingLanguageTests ‑ Compare_DifferentCodeOrLanguageName_ReturnsNonZero("som","Some Language","unk","Some Language")
SIL.Archiving.Tests.ArchivingLanguageTests ‑ Compare_DifferentCodeOrLanguageName_ReturnsNonZero("zzz","Zyzzyvian","zzz","Scrabbilian")
SIL.Archiving.Tests.ArchivingLanguageTests ‑ Compare_SameCodeAndLanguageName_ReturnsZero
SIL.Archiving.Tests.IMDI30Tests ‑ ActorType_ArchivingActor_ValidActorType
SIL.Archiving.Tests.IMDI30Tests ‑ AddDescription_Add2ForSameLanguage_AddsOnlyTheFirst
SIL.Archiving.Tests.IMDI30Tests ‑ AddDocumentLanguge_AddDuplicate_DuplicateNotAdded
SIL.Archiving.Tests.IMDI30Tests ‑ AddSubjectLanguge_AddDuplicate_DuplicateNotAdded
SIL.Archiving.Tests.IMDI30Tests ‑ FindByISO3Code_InvalidIso3Code_MustBeInList_Throws
SIL.Archiving.Tests.IMDI30Tests ‑ FindByISO3Code_InvalidIso3Code_NotMustBeInList_DoesNotThrow
SIL.Archiving.Tests.IMDI30Tests ‑ LocationType_ArchivingLocation_ValidLocationType
SIL.Archiving.Tests.IMDI30Tests ‑ SessionAddActor_Anonymized_RemovesActorFiles
SIL.Archiving.Tests.IMDI30Tests ‑ SessionAddActor_Anonymized_ReturnsAnonymizedNames
SIL.Archiving.Tests.IMDI30Tests ‑ SessionAddKeyValuePair_TwoKeywords_numberUp2
SIL.Archiving.Tests.IMDI30Tests ‑ SessionDate_DateRange_ValidStringProduced
SIL.Archiving.Tests.IMDI30Tests ‑ SessionDate_DateTime_ValidStringProduced
SIL.Archiving.Tests.IMDI30Tests ‑ SessionDate_YearOnly_ValidStringProduced
SIL.Archiving.Tests.IMDI30Tests ‑ SetContinent_InvalidContinent_ReturnsUnspecified
SIL.Archiving.Tests.IMDI30Tests ‑ SetSessionGenre_ContainsAngleBrackets_LatinOnly
SIL.Archiving.Tests.IMDI30Tests ‑ SetSessionGenre_NullValue_Null
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ CorpusDirectoryName_ValidNameForNewDirectory
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ IsPathWritable_IllegalCharacterInPath_False
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ IsPathWritable_WindowsInvalidPath_False
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ NormalizeFilename_FileName_NormalizedFileName
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ PathIsAccessible_NonexistentPath_False
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ PathIsAccessible_WritablePath_True
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ SetAbstract_MultipleLanguages_AddsDescriptionToCorpusImdiFile
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ SetAbstract_SingleLanguage_AddsDescriptionToCorpusImdiFile
SIL.Archiving.Tests.IMDIArchivingDlgViewModelTests ‑ SetAbstract_UnspecifiedLanguage_AddsDescriptionToCorpusImdiFile
SIL.Archiving.Tests.IMDIArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests ‑ DisplayInitialSummary_OverridenPropertiesForDisplayInitialSummaryAreSet_MessagesReflectOverrides
SIL.Archiving.Tests.IMDIArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests ‑ DisplayInitialSummary_OverrideDisplayInitialSummaryIsSet_DefaultBehaviorOmitted
SIL.Archiving.Tests.JSONUtilsTests ‑ DecodeData_JsonData_ReturnsDecodedString
SIL.Archiving.Tests.JSONUtilsTests ‑ EncodeData_RoundtripOfArbitraryString_DecodedDataMatchesOriginal
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeArrayFromValues_GoodValues_MakesArray
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeBracketedListFromValues_EmptyKey_ReturnsNull
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeBracketedListFromValues_EmptyList_ReturnsNull
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeBracketedListFromValues_GoodKeyAndList_ReturnsBracketedList
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeBracketedListFromValues_NullKey_ReturnsNull
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeBracketedListFromValues_NullList_ReturnsNull
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeKeyValuePair_BothAreEmtpy_ReturnsNull
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeKeyValuePair_BracketValue_ReturnsBracketedValue
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeKeyValuePair_KeyAndValueAreGood_ReturnsCorrectString
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeKeyValuePair_KeyIsNull_ReturnsNull
SIL.Archiving.Tests.JSONUtilsTests ‑ MakeKeyValuePair_ValueIsNull_ReturnsNull
SIL.Archiving.Tests.LanguageListTests ‑ FindByEnglishName_ExistingLanguage_GetsExpectedNameCodeAndId("English","eng")
SIL.Archiving.Tests.LanguageListTests ‑ FindByEnglishName_ExistingLanguage_GetsExpectedNameCodeAndId("French","fra")
SIL.Archiving.Tests.LanguageListTests ‑ FindByEnglishName_ExistingLanguage_GetsExpectedNameCodeAndId("Turoyo","tru")
SIL.Archiving.Tests.LanguageListTests ‑ FindByEnglishName_ExistingLanguage_GetsExpectedNameCodeAndId("français","fra")
SIL.Archiving.Tests.LanguageListTests ‑ FindByEnglishName_NonexistentLanguage_ResultHasGivenLanguageNameAndUndeterminedIsoCode
SIL.Archiving.Tests.LanguageListTests ‑ FindByISO3Code_ExistingLanguageWithNoOtherName_GetsExpectedNameCodeAndId("eng","English")
SIL.Archiving.Tests.LanguageListTests ‑ FindByISO3Code_ExistingLanguageWithNoOtherName_GetsExpectedNameCodeAndId("fra","French")
SIL.Archiving.Tests.LanguageListTests ‑ FindByISO3Code_ExistingLanguageWithNoOtherName_GetsExpectedNameCodeAndId("tru","Turoyo")
SIL.Archiving.Tests.LanguageListTests ‑ FindByISO3Code_NoneExistentCode_ResultHasIsoCodeButNoName
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ CreateMetsFile_CreatesFile
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetEnglishName_GetFromCulture_ReturnsEnglishName
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_EmptyList_ReturnsNull
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_FwBackupFileWithMultipleTypesInList_ReturnsCorrectMetsList
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_ListContainsMultiplesOfOneType_ReturnsOnlyOneTypeInList
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_MultipleTypesInList_ReturnsCorrectMetsList
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_NullList_ReturnsNull
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_SingleTypeInList_ReturnsCorrectMetsList
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetMode_ZipFileWithMultipleTypesInList_ReturnsCorrectMetsList
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetSourceFilesForMetsData_ListContainsGenericPersonFile_ReturnsCorrectMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetSourceFilesForMetsData_ListContainsGenericSessionFile_ReturnsCorrectMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetSourceFilesForMetsData_ListContainsOnlyMetaFile_ReturnsCorrectMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetSourceFilesForMetsData_ListContainsOnlyPersonMetaFile_ReturnsCorrectMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetSourceFilesForMetsData_ListContainsOnlySessionMetaFile_ReturnsCorrectMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ GetSourceFilesForMetsData_ListMultipleFiles_ReturnsCorrectMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAbstract_Null_ThrowsArgumentNullException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAbstract_SetSingleAbstractWithoutLanguage_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAbstract_SetTwice_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAbstract_ThreeLanguages_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAudience_ChangeAudience_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAudioVideoExtent_FreeFormString_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAudioVideoExtent_SetTwice_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetAudioVideoExtent_ValidTimeSpan_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetContributors_Empty_NoChangeToMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetContributors_Null_ThrowsArgumentNullException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetContributors_SetTwice_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetContributors_TwoContributors_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetCreationDate_FreeFormString_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetCreationDate_SetTwice_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetCreationDate_ValidTimeSpan_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetDatasetExtent_FreeFormString_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetDatasetExtent_SetTwice_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetDescription_Empty_NoChangeToMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetDescription_Null_ThrowsArgumentNullException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetDescription_SetTwice_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetDescription_TwoLanguages_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetVernacularMaterialsAndContentType_CompatibleWithAudience_IncludedInMetsData
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetVernacularMaterialsAndContentType_IncompatibleWithAudience_ThrowsInvalidOperationException
SIL.Archiving.Tests.RampArchivingDlgViewModelTests ‑ SetVernacularMaterialsAndContentType_MixOfScriptureAndOther_ThrowsArgumentException
SIL.Archiving.Tests.RampArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests ‑ DisplayInitialSummary_OverridenPropertiesForDisplayInitialSummaryAreSet_MessagesReflectOverrides
SIL.Archiving.Tests.RampArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests ‑ DisplayInitialSummary_OverrideDisplayInitialSummaryIsSet_DefaultBehaviorOmitted
SIL.Archiving.Tests.SimpleObjectTests ‑ LanguageStringComparer_CorrectlyComparesLanguageStrings
SIL.Archiving.Tests.SimpleObjectTests ‑ ToLatinOnly_MultiplePeriod_OnePeriod
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ GrepFile_ContainsPattern_ReplacesCorrectly
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ MANUAL_ReplaceFileWithUserInteractionIfNeeded_DifferentDrives_OK
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ ReplaceFileWithUserInteractionIfNeeded_BackupNull_OK
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ ReplaceFileWithUserInteractionIfNeeded_DestinationDoesntExist_OK
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ ReplaceFileWithUserInteractionIfNeeded_SameDrive_OK
SIL.Core.Desktop.Tests.IO.FileUtilTests ‑ ReplaceFileWithUserInteractionIfNeeded_UsingUNCLocalHostPath
SIL.DblBundle.Tests.BundleTests ‑ LanguageIso_LanguageCodeSpecifiedInMetadata_ReturnsLanguageCode
SIL.DblBundle.Tests.BundleTests ‑ LanguageIso_NoLanguageCodeSpecified_ReturnsCodeForUnlistedLanguage
SIL.DblBundle.Tests.DblMetadataCopyrightTests ‑ ConstructorFromString_SimpleString_StatementHasSingleNode
SIL.DblBundle.Tests.DblMetadataCopyrightTests ‑ ConstructorFromString_XHtmlStringWithTwoParagraphs_StatementHasTwoNodesWithCorrectContent
SIL.DblBundle.Tests.DblMetadataCopyrightTests ‑ ToString_AsXHtml_ResultIsStatementXhtml
SIL.DblBundle.Tests.DblMetadataCopyrightTests ‑ ToString_SeparatorSpecified_SpecifiedSeparatorUsed
SIL.DblBundle.Tests.DblMetadataTests ‑ GetCopyrightStatement
SIL.DblBundle.Tests.DblMetadataTests ‑ GetDateArchived
SIL.DblBundle.Tests.DblMetadataTests ‑ GetId
SIL.DblBundle.Tests.DblMetadataTests ‑ GetLanguageIso
SIL.DblBundle.Tests.DblMetadataTests ‑ GetName
SIL.DblBundle.Tests.DblMetadataTests ‑ GetParatextSystemId
SIL.DblBundle.Tests.DblMetadataTests ‑ GetPromoEmail
SIL.DblBundle.Tests.DblMetadataTests ‑ GetPromoVersionInfo
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FileDoesNotExist_HandlesException("")
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FileDoesNotExist_HandlesException("doNot-ExpectThis~FileToExist")
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FromTextReaderNotPositionedAtStartOfMetadata_SetsException
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FromTextReader_Successful(False)
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FromTextReader_Successful(True)
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FromValidFileWithSubclassThatHasInitializer_InitializeMetadataIsCalled
SIL.DblBundle.Tests.DblMetadataTests ‑ Load_FromValidFile_Successful
SIL.DblBundle.Tests.DblMetadataTests ‑ Serialize
SIL.DblBundle.Tests.StylesheetTests ‑ Deserialize_FontFamilyAndFontSize
SIL.DblBundle.Tests.StylesheetTests ‑ Deserialize_GetStyle
SIL.DblBundle.Tests.StylesheetTests ‑ Deserialize_Styles
SIL.DblBundle.Tests.StylesheetTests ‑ Load_FontFamilyAndFontSize
SIL.DblBundle.Tests.StylesheetTests ‑ Load_GetStyle
SIL.DblBundle.Tests.StylesheetTests ‑ Load_Styles
SIL.DblBundle.Tests.Text.TextBundleTests ‑ ContainsInvalidUsxPath_ThrowsApplicationException
SIL.DblBundle.Tests.Text.TextBundleTests ‑ ContainsLdmlFile_FileDoesNotExist_ReturnsFalse(False)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ ContainsLdmlFile_FileDoesNotExist_ReturnsFalse(True)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ ContainsLdmlFile_FileExists_ReturnsTrue(False)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ ContainsLdmlFile_FileExists_ReturnsTrue(True)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_ProperlyLoadsStylesheet(False)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_ProperlyLoadsStylesheet(True)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_ProperlyLoadsWritingSystemDefinition(False)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_ProperlyLoadsWritingSystemDefinition(True)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_PropertiesReadCorrectly(False)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_PropertiesReadCorrectly(True)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ CreateBundle_VersionHasRevision_MetadataLoadedCorrectly
SIL.DblBundle.Tests.Text.TextBundleTests ‑ GetFonts_BundleWithFont_ReturnsEnumerationWithFont
SIL.DblBundle.Tests.Text.TextBundleTests ‑ GetFonts_BundleWithNoFonts_ReturnsEmptyEnumeration
SIL.DblBundle.Tests.Text.TextBundleTests ‑ GetLdml_BundleContainsLdmlFile_ReturnsValidReader
SIL.DblBundle.Tests.Text.TextBundleTests ‑ GetLdml_BundleDoesNotContainsLdmlFile_ReturnsNull
SIL.DblBundle.Tests.Text.TextBundleTests ‑ GetVersification_ValidBundle_ReturnsValidReader
SIL.DblBundle.Tests.Text.TextBundleTests ‑ TryGetBook(False)
SIL.DblBundle.Tests.Text.TextBundleTests ‑ TryGetBook(True)
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ ChapterNumber_ChapterEnd_GetsCorrectChapterNumberFromEidAttribute("1")
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ ChapterNumber_ChapterEnd_GetsCorrectChapterNumberFromEidAttribute("13")
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ ChapterNumber_ChapterStart_GetsCorrectChapterNumberFromNumberAttribute(" sid=\"LUK 2\"")
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ ChapterNumber_ChapterStart_GetsCorrectChapterNumberFromNumberAttribute(" sid=\"LUK 3\"")
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ ChapterNumber_ChapterStart_GetsCorrectChapterNumberFromNumberAttribute()
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ ChapterNumber_InvalidUnderlyingNode_ThrowsNullReferenceException
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ Constructor_NotAChapterNode_ThrowsArgumentException
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ Constructor_NullNode_ThrowsArgumentNullException
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ IsChapterStart_ChapterStart_ReturnsTrue(" sid=\"LUK 2\"")
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ IsChapterStart_ChapterStart_ReturnsTrue()
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ IsChapterStart_End_ReturnsFalse
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ StyleTag_ChapterEnd_ReturnsNull
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ StyleTag_ChapterStart_GetsCorrectStyleTag(" sid=\"LUK 2\"")
SIL.DblBundle.Tests.Usx.UsxChapterTests ‑ StyleTag_ChapterStart_GetsCorrectStyleTag()
SIL.DblBundle.Tests.Usx.UsxCharTests ‑ Constructor_NullNode_ThrowsArgumentNullException
SIL.DblBundle.Tests.Usx.UsxCharTests ‑ Constructor_UnderlyingNodeIsNotACharElement_ThrowsArgumentException
SIL.DblBundle.Tests.Usx.UsxCharTests ‑ StyleTag_ChapterStart_GetsCorrectStyleTagFrom("add")
SIL.DblBundle.Tests.Usx.UsxCharTests ‑ StyleTag_ChapterStart_GetsCorrectStyleTagFrom("wj")
SIL.DblBundle.Tests.Usx.UsxDocumentTests ‑ BookId_GetsBookIdFromBookNode
SIL.DblBundle.Tests.Usx.UsxDocumentTests ‑ GetChaptersAndParas_ReturnsOnlyChaptersAndParas
SIL.DblBundle.Tests.Usx.UsxNodeTests ‑ Constructor_UnderlyingNodeHasNoAttributes_ThrowsArgumentException
SIL.DblBundle.Tests.Usx.UsxNodeTests ‑ Constructor_UnderlyingNodeIsNotAnElement_ThrowsArgumentException
SIL.DblBundle.Tests.Usx.UsxParaTests ‑ Constructor_NullNode_ThrowsArgumentNullException
SIL.DblBundle.Tests.Usx.UsxParaTests ‑ Constructor_UnderlyingNodeIsNotAParaElement_ThrowsArgumentException
SIL.DblBundle.Tests.Usx.UsxParaTests ‑ StyleTag_NormalPara_GetsCorrectStyleTagFrom("p")
SIL.DblBundle.Tests.Usx.UsxParaTests ‑ StyleTag_NormalPara_GetsCorrectStyleTagFrom("q1")
SIL.Lexicon.Tests.ProjectLexiconSettingsDataMapperTests ‑ ProjectSharing_Is_Unchecked
SIL.Lexicon.Tests.ProjectLexiconSettingsDataMapperTests ‑ Read_EmptyXml_NothingSet
SIL.Lexicon.Tests.ProjectLexiconSettingsDataMapperTests ‑ Read_ValidXml_SetsAllProperties
SIL.Lexicon.Tests.ProjectLexiconSettingsDataMapperTests ‑ Write_EmptyXml_XmlUpdated
SIL.Lexicon.Tests.ProjectLexiconSettingsDataMapperTests ‑ Write_ValidXml_XmlUpdated
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Read_EmptyXml_NothingSet
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Read_ValidXml_SetsAllProperties
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Remove_ExistingWritingSystem_UpdatesXml
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Remove_FinalWritingSystem_PreservesSettings
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Remove_NonexistentWritingSystem_DoesNotUpdateFile
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Write_EmptyXml_XmlUpdated
SIL.Lexicon.Tests.ProjectLexiconSettingsWritingSystemDataMapperTests ‑ Write_ValidXml_XmlUpdated
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Read_EmptyXml_NothingSet
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Read_LocalKeyboardInKnownKeyboards_DoesNotCrash
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Read_ValidXml_SetsAllProperties
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Remove_ExistingWritingSystem_UpdatesXml
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Remove_NonexistentWritingSystem_DoesNotUpdateXml
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Write_EmptyXml_XmlUpdated
SIL.Lexicon.Tests.UserLexiconSettingsWritingSystemDataMapperTests ‑ Write_ValidXml_XmlUpdated
SIL.Lift.Tests.LiftSorterTests ‑ AttributesAreSorted
SIL.Lift.Tests.LiftSorterTests ‑ BadTextElementsAreFixedBeforeSorting
SIL.Lift.Tests.LiftSorterTests ‑ DefinitionContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EmptyPathnameForLiftRangesThrows
SIL.Lift.Tests.LiftSorterTests ‑ EmptyPathnameThrows
SIL.Lift.Tests.LiftSorterTests ‑ EntriesAreSortedInGuidOrder
SIL.Lift.Tests.LiftSorterTests ‑ EntryAnnotationContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EntryContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EntryFieldContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EntryNoteContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EntryRelationContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EntryTraitContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ EtymologyContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ ExampleContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ GetUniqueKeyForDictionary
SIL.Lift.Tests.LiftSorterTests ‑ GetUniqueKeyForSortedDictionary
SIL.Lift.Tests.LiftSorterTests ‑ GlossContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ GrammaticalInfoContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ HeaderDescriptionIsSorted
SIL.Lift.Tests.LiftSorterTests ‑ HeaderFieldsAreSorted
SIL.Lift.Tests.LiftSorterTests ‑ HeaderIsSorted
SIL.Lift.Tests.LiftSorterTests ‑ HeaderRangesAreSorted
SIL.Lift.Tests.LiftSorterTests ‑ IllustrationContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ NonexistantFileForLiftRangesDoesNotThrow
SIL.Lift.Tests.LiftSorterTests ‑ NonexistantFileThrows
SIL.Lift.Tests.LiftSorterTests ‑ NotForLiftRangesFileThrows
SIL.Lift.Tests.LiftSorterTests ‑ NotLiftFileThrows
SIL.Lift.Tests.LiftSorterTests ‑ NullPathnameForLiftRangesThrows
SIL.Lift.Tests.LiftSorterTests ‑ NullPathnameThrows
SIL.Lift.Tests.LiftSorterTests ‑ PronunciationContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ RangeElementsContentsAreSorted
SIL.Lift.Tests.LiftSorterTests ‑ RangeElementsInRangeAreSorted
SIL.Lift.Tests.LiftSorterTests ‑ RangesAreSortedInIdOrderInLiftRangesFile
SIL.Lift.Tests.LiftSorterTests ‑ ReversalContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SenseAnnotationContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SenseContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SenseFieldContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SenseNoteContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SenseRelationContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SenseTraitContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ SubsenseContentsAreOrdered
SIL.Lift.Tests.LiftSorterTests ‑ VariantContentsAreOrdered
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ CanProvideChangeRecord_AfterClear_False
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ CanProvideChangeRecord_AfterReset_True
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ Constructor_CacheFolderDoesNotExist_DoesNothing
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ GetChangeReport_AfterChange_Reasonable
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ GetChangeReport_AfterClear_Throws
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ GetChangeReport_AfterReset_NoChanges
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ GetChangeReport_NoChanges_PerformanceTest
SIL.Lift.Tests.Merging.LiftChangeDetectorTests ‑ Reset_WorkingLiftFolderDoesNotExist_Throws
SIL.Lift.Tests.Merging.LiftChangeReportTests ‑ AddedEntryDetected
SIL.Lift.Tests.Merging.LiftChangeReportTests ‑ AllEntriesDeleted
SIL.Lift.Tests.Merging.LiftChangeReportTests ‑ ModifiedEntryDetected
SIL.Lift.Tests.Merging.LiftChangeReportTests ‑ OriginalHasNoEntries
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ AddingToEmptyLift
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ EditOneAddOne
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ EdittedEntry_GuidSameIdDifferent_Updated
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ EdittedEntry_IdSameGuidDifferent_Updated
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ EdittedEntry_Updated
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ EntryDeleted_DeletionDateAdded
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ ExistingBackup_Ok
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ FormattedFragmentsWithWhiteSpaceAfterOpeningEntryelement_Merge_FormattedCorrectly
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ FormattedFragmentsWithWhiteSpaceAsSiblingOfToEntryElements_Merge_FormattedCorrectly
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ GetPendingUpdateFiles_SimpleFileNameInsteadOfPath_Throws
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ LockedBackupFile_StillMakesBackup
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ MergeAndGetResult_EditedEntryWhereBothOldAndNewHaveEscapedIllegalCharacter_ThrowsBadUpdateFileException
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ MergeUpdatesIntoFile_AddingEntryToEmptyLiftWithIllegalUnicode_ThrowsLiftFormatException
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ MergeUpdatesIntoFile_BaseHasEntryWithoutGuid_ThrowsBadUpdateFileException
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ MergeUpdatesIntoFile_LockedBaseFile_ThrowsIOException
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ MergeUpdatesIntoFile_LockedUpdate_ThrowsIOException
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ MergeUpdatesIntoFile_ReadOnlyUpdate_DoesNothing
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ NewEntriesAdded_MultipleFilesSucessiveChanges
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ NewEntries_Added
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ NewEntries_SingleLineXml_FormattedCorrectly
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ OneFile_NoUpdates_LeftUntouched
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ ReadOnlyBackupFile_StillMakesBackup
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ ReadOnlyBaseFile_DoesNothing
SIL.Lift.Tests.Merging.SynchronicMergerTests ‑ ThreeFiles
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ CanDistinguishElementClosureAndEmptyElement
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ EqualResultForDifferentAttributeSequences
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ EqualResultForSameEmptyElements
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ EqualResultForSameReader
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentAttributeNames
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentAttributeValues
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentAttributeValuesAndSequences
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentElements
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentLengthElements
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentNumberOfAttributes
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForDifferentTextElements
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForElementsWhereSecondGoesDeeper
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ NotEqualResultForEmptyVsNotEmptyElements
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ SameResultForTwoInvocations
SIL.Lift.Tests.Merging.xmldiff.XmlDiffTests ‑ foo
SIL.Lift.Tests.Migration.GeneralMigratorTests ‑ IsMigrationNeeded_Latest_ReturnsFalse
SIL.Lift.Tests.Migration.GeneralMigratorTests ‑ MigrateToLatestVersion_HasCurrentVersion_ThrowsArgumentException
SIL.Lift.Tests.Migration.GeneralMigratorTests ‑ MigrateToLatestVersion_IsOldVersion_ReturnsDifferentPath
SIL.Lift.Tests.Migration.GeneralMigratorTests ‑ MigrateToLatestVersion_ResultingFileInSameDirectory
SIL.Lift.Tests.Migration.GeneralMigratorTests ‑ MigrateToLatestVersion_VersionWithoutMigrationXsl_ThrowsLiftFormatException
SIL.Lift.Tests.Migration.MigrateToV13Tests ‑ FileWas0Point11_EtymologyInSense_MovedToEntry
SIL.Lift.Tests.Migration.MigrateToV13Tests ‑ LiftVersion_Was0Point12_IsSetTo0Point13
SIL.Lift.Tests.Migration.MigrateToV13Tests ‑ SenseLiteralDefinition_WasOnSense_MovedToEntry
SIL.Lift.Tests.Migration.MigrateToV13Tests ‑ TraitHasOldSkipFlag_ChangedToHyphenatedForm
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ FieldHasTag_ChangedToType
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ FieldInHeaderHasTag_NotChangedToType
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ FormHasTrait_ChangedToAnnotation
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ GlossHasTrait_ChangedToAnnotation
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ HasPicture_ChangedToIllustration
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ IsMigrationNeeded_ReturnsTrue
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ MigrateToLatestVersion_ConvertedToLatest
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ PreservesProducer
SIL.Lift.Tests.Migration.V10To11MigratorTests ‑ RelationHasNameAttribute_ChangedToType
SIL.Lift.Tests.Migration.V11To12MigratorTests ‑ HasEtymologyInSense_EtymologyMovedToEntry
SIL.Lift.Tests.Migration.V11To12MigratorTests ‑ PreservesProducer
SIL.Lift.Tests.Migration.V11To12MigratorTests ‑ Version11_ChangedToVersionLatest
SIL.Lift.Tests.Migration.V13To12MigratorTests ‑ HasScientificName_MovedToOldStyleName
SIL.Lift.Tests.Migration.V13To12MigratorTests ‑ SemanticDomainWeSayStyleTwoSemDomsOnOneLine_BothConverted
SIL.Lift.Tests.Migration.V13To12MigratorTests ‑ SemanticDomainWeSayStyle_ConvertedToFLExStyle
SIL.Lift.Tests.Migration.V13To12MigratorTests ‑ Version13_Changed12
SIL.Lift.Tests.MultiTextAsPalasoDataObjectPropertyCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.Lift.Tests.MultiTextAsPalasoDataObjectPropertyCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.Lift.Tests.MultiTextAsPalasoDataObjectPropertyCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.Lift.Tests.MultiTextAsPalasoDataObjectPropertyCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.Lift.Tests.MultiTextAsPalasoDataObjectPropertyCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.Lift.Tests.MultiTextAsPalasoDataObjectPropertyCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_SpanWithClass_ReturnsMarkerWithClass
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_SpanWithHref_ReturnsMarkerWithHref
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_SpanWithLang_ReturnsMarkerWithLang
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_TextWithNestedSpans
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_TextWithNoSpan
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_TextWithOneSpan
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_TextWithOneSpanEndingWhereASecondStarts_CloseTagOfFirstAppearsBeforeStartingTagOfSecond
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_TextWithTwoSpans
SIL.Lift.Tests.MultiTextTests ‑ ConvertLiftStringToSimpleStringWithMarkers_TextWithTwoSpansAtSamePosition
SIL.Lift.Tests.MultiTextTests ‑ Create_LiftMultiTextWithOutSpansInForms_ReturnsMultiTextWithOutSpansInForms
SIL.Lift.Tests.MultiTextTests ‑ Create_LiftMultiTextWithSpansInForms_ReturnsMultiTextWithSpansInForms
SIL.Lift.Tests.MultiTextTests ‑ Create_Null_Throws
SIL.Lift.Tests.MultiTextTests ‑ Equals_DifferentEmbeddedXmlElements_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_DifferentNumberOfForms_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_DifferentValues_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_DifferentWritingSystems_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_FirstHasFewerEmbeddedXmlElements_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_FirstHasMoreEmbeddedXmlElements_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_Identity_True
SIL.Lift.Tests.MultiTextTests ‑ Equals_Null_False
SIL.Lift.Tests.MultiTextTests ‑ Equals_SameContent_True
SIL.Lift.Tests.MultiTextTests ‑ Find_QueryHasDIfferentCase_StillFinds
SIL.Lift.Tests.MultiTextTests ‑ GetFormWithSpans_WritingSystemLinkedToFormWithOutSpans_ReturnsFormWithOutSpans
SIL.Lift.Tests.MultiTextTests ‑ GetFormWithSpans_WritingSystemLinkedToFormWithSpans_ReturnsFormWithSpans
SIL.Lift.Tests.MultiTextTests ‑ MergedGuyHasCorrectParentsOnForms
SIL.Lift.Tests.MultiTextTests ‑ Notification
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_DifferentEmbeddedXmlElements_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_DifferentNumberOfForms_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_DifferentValues_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_DifferentWritingSystems_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_FirstHasFewerEmbeddedXmlElements_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_FirstHasMoreEmbeddedXmlElements_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_Identity_True
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_Null_False
SIL.Lift.Tests.MultiTextTests ‑ ObjectEquals_SameContent_True
SIL.Lift.Tests.MultiTextTests ‑ StripMarkers_FormNull_Throws
SIL.Lift.Tests.MultiTextTests ‑ StripMarkers_FormWithOutSpans_FormIsUntouched
SIL.Lift.Tests.MultiTextTests ‑ StripMarkers_FormWithTwoSpan_MarkersAreStripped
SIL.Lift.Tests.MultiTextTests ‑ StripMarkers_notRealXml_MarkersAreTreatedAsText
SIL.Lift.Tests.Options.OptionRefCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.Lift.Tests.Options.OptionRefCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.Lift.Tests.Options.OptionRefCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCollectionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.Lift.Tests.Options.OptionRefCollectionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.Lift.Tests.Options.OptionRefCollectionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCollectionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCollectionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCollectionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_Null_ReturnsGreater
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_OtherHasEntrythatIsAlphabeticallyEarlier_ReturnsGreater
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_OtherHasEntrythatIsAlphabeticallyLater_ReturnsLess
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_OtherHasFewerEntries_ReturnsGreater
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_OtherHasMoreEntries_ReturnsLess
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_OtherHassameListEntries_ReturnsEqual
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ CompareTo_OtherIsNotOptionRef_Throws
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ Merge_BothEmpty_Empty
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ Merge_OneOverlap_NoDuplicates
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ Merge_OtherEmpty_Unchanged
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ Merge_SourceAndTargetBothEmbeddedXml_ReturnsFalseWithTargetUnchanged
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ Merge_SourceHasEmbeddedXml_Copied
SIL.Lift.Tests.Options.OptionRefCollectionTests ‑ Merge_TargetEmptyOtherNot_GetsOther
SIL.Lift.Tests.Options.OptionRefTests ‑ CompareTo_Null_ReturnsGreater
SIL.Lift.Tests.Options.OptionRefTests ‑ CompareTo_OtherHasGreaterKey_ReturnsLess
SIL.Lift.Tests.Options.OptionRefTests ‑ CompareTo_OtherHasLesserKey_ReturnsGreater
SIL.Lift.Tests.Options.OptionRefTests ‑ CompareTo_OtherHasSameKey_ReturnsLesser
SIL.Lift.Tests.Options.OptionRefTests ‑ CompareTo_OtherIsNotOptionRef_Throws
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsAudioTagThatDoesNotExistInRepo_RfcTagIsMigrated
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsConformantRfcTagWithNoCorrespondingLdml_CreatesLdml
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsEntirelyPrivateUseRfcTagThatDoesNotExistInRepo_RfcTagIsMigrated
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsNonConformantRfcTagWithDuplicatesContainingduplicateMarker_UpdatesRfcTagInOptionsListFile
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsNonConformantRfcTagWithDuplicates_UpdatesRfcTagInOptionsListFile
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsNonConformantRfcTag_CreatesConformingWritingSystem
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsNonConformantRfcTag_UpdatesRfcTagInOptionsListFile
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInOptionsList_OptionsListFileContainsNonConformantRfcTag_WsIdChangeLogUpdated
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ Ctr_FileIsNotXml_MethodsBehave
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ Ctr_FileIsXmlButNotOptionList_MethodsBehave
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ DeleteWritingSystemId_FormForNewWritingSystemAlreadyExists_RemoveOldWritingSystemForm
SIL.Lift.Tests.Options.WritingSystemsInOptionsListFileHelperTests ‑ ReplaceWritingSystemId_FormForNewWritingSystemAlreadyExists_RemoveOldWritingSystemForm
SIL.Lift.Tests.PalasoObjectTests ‑ AfterSettingReportsTrue
SIL.Lift.Tests.PalasoObjectTests ‑ LackingProperty_NoFlag
SIL.Lift.Tests.PalasoObjectTests ‑ NoProperties_NoFlag
SIL.Lift.Tests.PalasoObjectTests ‑ SetPropertiesToTrue
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ Construct_CreationTimeIsUtc
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ Construct_CreationTimeRecent
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ Construct_CreationTimeSameAsModifiedTime
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ Construct_GuidIsNotEmpty
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ Construct_ModificationTimeIsUtc
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ ParseDateTimeCorrectly_Bad_ThrowsLiftFormatException
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ ParseDateTimeCorrectly_DateOnly
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ ParseDateTimeCorrectly_NoTimeZone
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ ParseDateTimeCorrectly_WithTimeZone
SIL.Lift.Tests.Parsing.ExtensibleTests ‑ ParseDateTimeCorrectly_WithTimeZoneAtBeginningOfYear
SIL.Lift.Tests.Parsing.ParserTests ‑ DateWithoutTimeOk
SIL.Lift.Tests.Parsing.ParserTests ‑ DatesOnFields
SIL.Lift.Tests.Parsing.ParserTests ‑ DefinitionWithAnnotation
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyFieldNoEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyFieldOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyFieldsNoEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyFieldsOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyFormOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyHeaderNoEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyHeaderOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyLiftHeaderSectionsFieldsBeforeRangesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyLiftHeaderSectionsNoEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyLiftHeaderSectionsOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyLiftOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyRangeNoEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyRangeOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyRangesNoEntriesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EmptyRangesOk
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryMissingIdNotFatal
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithCitationForm
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithDates
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithGuid
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithId
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithLexicalUnit
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithNote
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithPronunciation
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithPronunciationWithFields
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithPronunciationWithMedia
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithReadableIdPlusGuid
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithSense
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithTwoNotes
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithVariant
SIL.Lift.Tests.Parsing.ParserTests ‑ EntryWithoutId
SIL.Lift.Tests.Parsing.ParserTests ‑ ExampleWithNote
SIL.Lift.Tests.Parsing.ParserTests ‑ ExampleWithSource
SIL.Lift.Tests.Parsing.ParserTests ‑ ExampleWithTranslation
SIL.Lift.Tests.Parsing.ParserTests ‑ FieldOnEntries
SIL.Lift.Tests.Parsing.ParserTests ‑ FieldOnExamples
SIL.Lift.Tests.Parsing.ParserTests ‑ FieldOnSenses
SIL.Lift.Tests.Parsing.ParserTests ‑ FirstValueOfSimpleMultiText
SIL.Lift.Tests.Parsing.ParserTests ‑ FormMissingLangGeneratesNonFatalError
SIL.Lift.Tests.Parsing.ParserTests ‑ GetNumberOfEntriesInFile_0Entries_Returns0
SIL.Lift.Tests.Parsing.ParserTests ‑ GetNumberOfEntriesInFile_3Entries_Returns3
SIL.Lift.Tests.Parsing.ParserTests ‑ GlossWithTwoFormsInSameLanguageAreCombined
SIL.Lift.Tests.Parsing.ParserTests ‑ GlossWithTwoLanguages
SIL.Lift.Tests.Parsing.ParserTests ‑ GrammiWithTwoTraits
SIL.Lift.Tests.Parsing.ParserTests ‑ LexicalUnitWithAnnotation
SIL.Lift.Tests.Parsing.ParserTests ‑ MultiTextWithEmptyNestedSpan
SIL.Lift.Tests.Parsing.ParserTests ‑ MultiTextWithNestedSpan
SIL.Lift.Tests.Parsing.ParserTests ‑ MultiTextWithTwoInternalSpans
SIL.Lift.Tests.Parsing.ParserTests ‑ MultipleFieldsOnEntries
SIL.Lift.Tests.Parsing.ParserTests ‑ MultipleFormsInOneLangAreCombined
SIL.Lift.Tests.Parsing.ParserTests ‑ NestedReversal
SIL.Lift.Tests.Parsing.ParserTests ‑ NonLiftDateError
SIL.Lift.Tests.Parsing.ParserTests ‑ NotifyOfDeletedEntry
SIL.Lift.Tests.Parsing.ParserTests ‑ ReadExternalLiftFile
SIL.Lift.Tests.Parsing.ParserTests ‑ ReadLiftFile_CurrentVersion_Happy
SIL.Lift.Tests.Parsing.ParserTests ‑ ReadLiftFile_OldVersion_ThrowsLiftFormatException
SIL.Lift.Tests.Parsing.ParserTests ‑ ReadLiftFile_SuppliedChangeDetector_SkipsUnchangedEntries
SIL.Lift.Tests.Parsing.ParserTests ‑ ReadLiftRangesFileWithEmptyRange
SIL.Lift.Tests.Parsing.ParserTests ‑ ReadSubSense
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithDefintition
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithExample
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithGloss
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithGrammi
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithNote
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithPicture
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithPictureAndCaption
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithRelation
SIL.Lift.Tests.Parsing.ParserTests ‑ SenseWithTraitWithAnnotations
SIL.Lift.Tests.Parsing.ParserTests ‑ SimpleEtymology
SIL.Lift.Tests.Parsing.ParserTests ‑ SimpleFieldDefinition
SIL.Lift.Tests.Parsing.ParserTests ‑ SimpleRangeElement
SIL.Lift.Tests.Parsing.ParserTests ‑ SimpleReversal
SIL.Lift.Tests.Parsing.ParserTests ‑ SpanContentsIncludedInForm
SIL.Lift.Tests.Parsing.ParserTests ‑ TraitsOnEntries
SIL.Lift.Tests.Parsing.ParserTests ‑ TraitsOnEntries_MultipleOfSameType_Okay
SIL.Lift.Tests.Parsing.ParserTests ‑ TraitsOnExamples
SIL.Lift.Tests.Parsing.ParserTests ‑ TraitsOnSenses
SIL.Lift.Tests.Parsing.ParserTests ‑ TwoFields
SIL.Lift.Tests.UtilityTests ‑ AreXmlElementsEqual_DifferentAttributeOrder_Match
SIL.Lift.Tests.UtilityTests ‑ AreXmlElementsEqual_ElementClosing_Match
SIL.Lift.Tests.UtilityTests ‑ ProcessLiftForLaterMerging_ExistingGuidsUnchanged
SIL.Lift.Tests.UtilityTests ‑ ProcessLiftForLaterMerging_InnerContentsUntouched
SIL.Lift.Tests.UtilityTests ‑ ProcessLiftForLaterMerging_MissingGuidsAdded
SIL.Lift.Tests.UtilityTests ‑ ProcessLiftForLaterMerging_MissingHumanReadableIdsAdded_AlreadyHadGuid
SIL.Lift.Tests.UtilityTests ‑ ProcessLiftForLaterMerging_MissingHumanReadableIdsAdded_NoGuid
SIL.Lift.Tests.UtilityTests ‑ ProcessLiftForLaterMerging_NoIdAddedIf_NoLexemeFormToUse
SIL.Lift.Tests.Validation.ValidatorTests ‑ LiftVersion_MatchesEmbeddedSchemaVersion
SIL.Lift.Tests.Validation.ValidatorTests ‑ ValidateGUIDs_FileHasDuplicateEntryGuids_DoesNotValidate
SIL.Lift.Tests.Validation.ValidatorTests ‑ ValidateGUIDs_FileHasNoDuplicateGuids_Validates
SIL.Lift.Tests.Validation.ValidatorTests ‑ Validate_BadLift_DoesNotValidate
SIL.Lift.Tests.Validation.ValidatorTests ‑ Validate_FileHasEscapedDangerousUnicodeCharsInId_Validates
SIL.Lift.Tests.Validation.ValidatorTests ‑ Validate_FileHasEscapedDangerousUnicodeCharsInText_Validates
SIL.Lift.Tests.Validation.ValidatorTests ‑ Validate_NoEntriesValidates
SIL.Lift.Tests.Validation.ValidatorTests ‑ WrongVersionNumberGivesHelpfulMessage
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInLift_LiftFileContainsConformantRfcTagWithNoCorrespondingLdml_CreatesLdml
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInLift_LiftFileContainsNonConformantRfcTagWithDuplicatesContainingduplicateMarker_UpdatesRfcTagInLiftFile
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInLift_LiftFileContainsNonConformantRfcTagWithDuplicates_UpdatesRfcTagInLiftFile
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInLift_LiftFileContainsNonConformantRfcTag_CreatesConformingWritingSystem
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInLift_LiftFileContainsNonConformantRfcTag_UpdatesRfcTagInLiftFile
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ CreateNonExistentWritingSystemsFoundInLift_LiftFileContainsNonConformantRfcTag_WSIdChangeLogUpdated
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ DeleteWritingSystemId_LangIsFoundInFormThatIsOneOfMultipleForms_FormIsDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ DeleteWritingSystemId_LangIsFoundInFormThatIsOnlyOne_ParentandFormAreDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ DeleteWritingSystemId_LangIsFoundInGloss_GlossDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ DeleteWritingSystemId_TwoEntries_OutPutHasTwoEntriesAsWell
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_ContainsGlossesWithUninvolvedWritingSystems_GlossesAreLeftAlone
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoFormsContainsOldWritingSystemOtherContainsNewWritingSystemBothHaveContent_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoFormsContainsOldWritingSystemOtherContainsNewWritingSystemBothHaveIdenticalContent_WritingSystemIsReplacedSecondFormIsDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoFormsContainsOldWritingSystemOtherContainsNewWritingSystemFirstHasContent_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoFormsContainsOldWritingSystemOtherContainsNewWritingSystemSecondHasContent_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoGlossesContainsOldWritingSystemOtherContainsNewWritingSystemBothHaveContent_WritingSystemIsReplacedSecondFormIsDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoGlossesContainsOldWritingSystemOtherContainsNewWritingSystemBothHaveIdenticalContentWithSingleAndDoubleQuotes_WritingSystemIsReplacedSecondFormIsDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoGlossesContainsOldWritingSystemOtherContainsNewWritingSystemBothHaveIdenticalContent_WritingSystemIsReplacedSecondFormIsDeleted
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_FirstOfTwoGlossesContainsOldWritingSystemOtherContainsNewWritingSystemFirstHasContent_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_OneOfOneFormContainsWritingSystem_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_OneOfTwoFormsContainsOldWritingSystem_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_OneOfTwoGlossesContainsOldWritingSystem_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_SecondOfTwoFormsContainsOldWritingSystemOtherContainsNewWritingSystemSecondHasContent_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_SecondOfTwoGlossesContainsOldWritingSystemOtherContainsNewWritingSystemSecondHasContent_WritingSystemIsReplaced
SIL.Lift.Tests.WritingSystemsInLiftFileHelperTests ‑ ReplaceWritingSystemId_headerContainsBadRfcTag_RfcTagIsReplaced
SIL.Scripture.Tests.BCVRefTests ‑ BookToNumber_Deuterocanon
SIL.Scripture.Tests.BCVRefTests ‑ BookToNumber_NoDeuterocanon
SIL.Scripture.Tests.BCVRefTests ‑ BuildBcvRefByProps
SIL.Scripture.Tests.BCVRefTests ‑ Constructor_FromBBCCCVVV_ValidBCVRef
SIL.Scripture.Tests.BCVRefTests ‑ Constructor_FromBookChapterVerseAndSegment_Valid(1,2,3,0)
SIL.Scripture.Tests.BCVRefTests ‑ Constructor_FromBookChapterVerseAndSegment_Valid(66,21,20,2)
SIL.Scripture.Tests.BCVRefTests ‑ DefaultConstructor_Invalid
SIL.Scripture.Tests.BCVRefTests ‑ Equal
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_BothNull
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_EquivalentReferencesButDifferentObjects
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_InvalidEquivalentReferences(-1,2,3)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_InvalidEquivalentReferences(1,-3,2)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_InvalidEquivalentReferences(1,1,-1)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_InvalidEquivalentReferences(1,3,0)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_LeftReferenceInvalid(-1,2,3)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_LeftReferenceInvalid(1,-3,2)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_LeftReferenceInvalid(1,1,-1)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_LeftReferenceInvalid(1,3,0)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_LeftReferenceNull
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_NotEquivalentReferences(3004005,2004005)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_NotEquivalentReferences(3004005,3004006)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_NotEquivalentReferences(3004005,3005005)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_RightReferenceInvalid(-1,2,3)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_RightReferenceInvalid(1,-3,2)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_RightReferenceInvalid(1,1,-1)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_RightReferenceInvalid(1,3,0)
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_RightReferenceNull
SIL.Scripture.Tests.BCVRefTests ‑ EqualityOperator_SameObject
SIL.Scripture.Tests.BCVRefTests ‑ Greater
SIL.Scripture.Tests.BCVRefTests ‑ GreaterOrEqual
SIL.Scripture.Tests.BCVRefTests ‑ Invalid
SIL.Scripture.Tests.BCVRefTests ‑ IsValidInVersification
SIL.Scripture.Tests.BCVRefTests ‑ LastBook_Deuterocanon
SIL.Scripture.Tests.BCVRefTests ‑ LastBook_NoDeuterocanon
SIL.Scripture.Tests.BCVRefTests ‑ Less
SIL.Scripture.Tests.BCVRefTests ‑ LessOrEqual
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(1,5,5,1,5,5,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(40,5,7,40,5,7,"#","!")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(40,5,7,40,5,9,"#","!")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(41,1,0,41,2,0,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(41,1,2,41,2,0,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(41,10,0,41,12,34,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(41,12,34,41,14,56,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(41,5,0,41,10,0,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString(66,22,58,66,22,58,":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString_DifferentBooks(".","~")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString_DifferentBooks(":","-")
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString_EndRefIsDefault()
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString_IntroReferences
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString_NullEndRef_NotIntro_SuppressChapterForIntro
SIL.Scripture.Tests.BCVRefTests ‑ MakeReferenceString_TitleReferences
SIL.Scripture.Tests.BCVRefTests ‑ NotEqual
SIL.Scripture.Tests.BCVRefTests ‑ NumberToBookCode_Deuterocanon
SIL.Scripture.Tests.BCVRefTests ‑ NumberToBookCode_NoDeuterocanon
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_Bridge
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_ChapterOptionalForSingleChapterBooks
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_Intro
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_IntroInvalid
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_InvalidBook
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_OnlyBook
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_OnlyChapter
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_Valid
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_ValidExtraSpace
SIL.Scripture.Tests.BCVRefTests ‑ ParseRefString_ValidNoSpace
SIL.Scripture.Tests.BCVRefTests ‑ Parse_Intro
SIL.Scripture.Tests.BCVRefTests ‑ Parse_Title
SIL.Scripture.Tests.BCVRefTests ‑ ToString_BogusIntro
SIL.Scripture.Tests.BCVRefTests ‑ ToString_Intro
SIL.Scripture.Tests.BCVRefTests ‑ ToString_NormalVerse
SIL.Scripture.Tests.BCVRefTests ‑ ToString_Title
SIL.Scripture.Tests.BCVRefTests ‑ UpdateBcvRef
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_BogusReferenceRange_Backwards
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_BogusReferenceRange_MoreThanTwoRefs
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_BogusReferenceRange_MultipleBooks
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_BogusReferenceRange_SingleNumber
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_BogusReferenceRange_Unintelligible
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_ChapterNotSpecified_BooksAreDifferent
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_ChapterNotSpecified_ChaptersAreDifferent
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_InvalidBBCCCVVVRange
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalReferenceRange_MultipleBooks
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalReferenceRange_SubVerseLetter
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalVerseRange_BookNotSpecified
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalVerseRange_BookSpecifiedOnce
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalVerseRange_BookSpecifiedTwice
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalVerseRange_ChapterNotSpecified
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_NormalVerseRange_MaxVerseNumber
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_SingleReference
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_ValidBBCCCVVVRange
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseRefRange_VerseRange_BookNotSpecified_BooksAreDifferent
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ ParseTest
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ VerseToScrRefTest
SIL.Scripture.Tests.BCVRef_ParseChapterVerseNumberTests ‑ VerseToScrRefTest_LargeVerseNumber
SIL.Scripture.Tests.MultilingScrBooksTest ‑ GetBookAbbrev(1)
SIL.Scripture.Tests.MultilingScrBooksTest ‑ GetBookAbbrev(40)
SIL.Scripture.Tests.MultilingScrBooksTest ‑ GetBookAbbrev(66)
SIL.Scripture.Tests.MultilingScrBooksTest ‑ GetBookAbbrevDifferentEncoding(1)
SIL.Scripture.Tests.MultilingScrBooksTest ‑ GetBookAbbrevDifferentEncoding(40)
SIL.Scripture.Tests.MultilingScrBooksTest ‑ GetBookAbbrevDifferentEncoding(66)
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString("JUD")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString("jU")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString("ju")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString("jud")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_AbbrEnglish
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_AbbrSIL
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_AbbrSpanish
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("4T1:5")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK 5 15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK 5/15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK 5a15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK 5३15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK ३:५")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK5 15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK5:15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK5;15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK5_15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("LUK5α15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("Luk 5,15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EdgeCases("luk 5.15")
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_EmptyString_Invalid
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_FullNameEnglish
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_FullNameSpanish
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_NullArgument_ThrowsNullReferenceException
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_SILName
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ParseRefString_VerseBridge_GetsStartRefOfBridge
SIL.Scripture.Tests.MultilingScrBooksTest ‑ ValidateReferencesWithoutDB
SIL.Scripture.Tests.ScrVersTests ‑ FirstIncludedVerse
SIL.Scripture.Tests.ScrVersTests ‑ GetVersificationType
SIL.Scripture.Tests.ScrVersTests ‑ Get_BuiltInVersificationsCached
SIL.Scripture.Tests.ScrVersTests ‑ Get_NumberValueAllowedAsName
SIL.Scripture.Tests.ScrVersTests ‑ Get_UnknownVersificationsCached
SIL.Scripture.Tests.ScrVersTests ‑ ParseChapterVerseLine
SIL.Scripture.Tests.ScrVersTests ‑ ParseChapterVerseLine_InvalidBook
SIL.Scripture.Tests.ScrVersTests ‑ ParseChapterVerseLine_InvalidVerse
SIL.Scripture.Tests.ScrVersTests ‑ ParseExcludedVerseLine
SIL.Scripture.Tests.ScrVersTests ‑ ParseExcludedVerseLine_Duplicate
SIL.Scripture.Tests.ScrVersTests ‑ ParseExcludedVerseLine_InvalidBook
SIL.Scripture.Tests.ScrVersTests ‑ ParseExcludedVerseLine_InvalidVerse
SIL.Scripture.Tests.ScrVersTests ‑ ParseMappingLine_CompareBaseToCustomized
SIL.Scripture.Tests.ScrVersTests ‑ ParseMappingLine_NoEqualSign
SIL.Scripture.Tests.ScrVersTests ‑ ParseMappingLine_Range
SIL.Scripture.Tests.ScrVersTests ‑ ParseMappingLine_SingleVerse
SIL.Scripture.Tests.ScrVersTests ‑ ParseRangeToOneMappingLine_InvalidManyToManyMapping
SIL.Scripture.Tests.ScrVersTests ‑ ParseRangeToOneMappingLine_InvalidReference
SIL.Scripture.Tests.ScrVersTests ‑ ParseRangeToOneMappingLine_ManyToOneMapping
SIL.Scripture.Tests.ScrVersTests ‑ ParseRangeToOneMappingLine_OneToManyMapping
SIL.Scripture.Tests.ScrVersTests ‑ ParseVerseSegmentsLine
SIL.Scripture.Tests.ScrVersTests ‑ ParseVerseSegmentsLine_Duplicate
SIL.Scripture.Tests.ScrVersTests ‑ ParseVerseSegmentsLine_Empty
SIL.Scripture.Tests.ScrVersTests ‑ ParseVerseSegmentsLine_WithSpaces
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_ChapterNotInOriginal
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_ChapterRemoved
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_ChapterVerseUpdated
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_MappingUpdated1
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_MappingUpdated2
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_SingleChapter
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_VerseSegments
SIL.Scripture.Tests.ScrVersTests ‑ ProcessVersLine_Custom_VerseSegments_Invalid
SIL.Scripture.Tests.ScrVersTests ‑ RemoveAllUnknownVersifications
SIL.Scripture.Tests.ScrVersTests ‑ Save_ToTextWriter_ContentsSavedCorrectly
SIL.Scripture.Tests.ScrVersTests ‑ Save_ToTextWriter_ContentsSavedCorrectly(False)
SIL.Scripture.Tests.ScrVersTests ‑ Save_ToTextWriter_ContentsSavedCorrectly(True)
SIL.Scripture.Tests.ScrVersTests ‑ TypeProperty_ReturnsCorrectType
SIL.Scripture.Tests.ScrVersTests ‑ UnknownVersification_IsNotPresent_HasCorrectName
SIL.Scripture.Tests.ScrVersTests ‑ VersificationTables_AlwaysIncludesAllBuiltInVersifications
SIL.Scripture.Tests.VerseRefTests ‑ AllVerses_Bridge
SIL.Scripture.Tests.VerseRefTests ‑ AllVerses_SimpleVerse
SIL.Scripture.Tests.VerseRefTests ‑ AllVerses_VerseWithSegment
SIL.Scripture.Tests.VerseRefTests ‑ AreOverlappingVersesRanges
SIL.Scripture.Tests.VerseRefTests ‑ BuildVerseRefByProps
SIL.Scripture.Tests.VerseRefTests ‑ Chakma numeral
SIL.Scripture.Tests.VerseRefTests ‑ ChangeVersification
SIL.Scripture.Tests.VerseRefTests ‑ ChangeVersificationWithRanges
SIL.Scripture.Tests.VerseRefTests ‑ ChapterAndVerseAsEmptyStrings
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_CustomSegments
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_OverlappingVerseBridges
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_SameVerseBridge
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_Segments
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_VerseBridgeIncludesAnother
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_VerseLists
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_VersificationMakesDifferentVerseRangeSame
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_VersificationMakesDifferentVerseSame
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_VersificationMakesSameVerseDifferent
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_VersificationMakesSameVerseRangeDifferent
SIL.Scripture.Tests.VerseRefTests ‑ CompareTo_WithWithoutVerseBridges
SIL.Scripture.Tests.VerseRefTests ‑ Complex verse - complete
SIL.Scripture.Tests.VerseRefTests ‑ Complex verse - decimal
SIL.Scripture.Tests.VerseRefTests ‑ Complex verse - incomplete
SIL.Scripture.Tests.VerseRefTests ‑ Complex verse - lettered
SIL.Scripture.Tests.VerseRefTests ‑ CopyFrom
SIL.Scripture.Tests.VerseRefTests ‑ CopyVerseFrom
SIL.Scripture.Tests.VerseRefTests ‑ Deserialize_DefaultVerification
SIL.Scripture.Tests.VerseRefTests ‑ Devanagari numeral
SIL.Scripture.Tests.VerseRefTests ‑ Equal
SIL.Scripture.Tests.VerseRefTests ‑ Ethiopic numeral OtherNumber
SIL.Scripture.Tests.VerseRefTests ‑ GetRanges_ComplicatedRanges
SIL.Scripture.Tests.VerseRefTests ‑ GetRanges_MultipleRanges
SIL.Scripture.Tests.VerseRefTests ‑ GetRanges_SingleRange
SIL.Scripture.Tests.VerseRefTests ‑ GetRanges_SingleVerse
SIL.Scripture.Tests.VerseRefTests ‑ Greater
Check notice on line 0 in .github
github-actions / LibPalaso Tests
2813 tests found (test 737 to 1391)
There are 2813 tests, see "Raw output" for the list of tests 737 to 1391.
Raw output
SIL.Scripture.Tests.VerseRefTests ‑ GreaterOrEqual
SIL.Scripture.Tests.VerseRefTests ‑ Gujarati numeral
SIL.Scripture.Tests.VerseRefTests ‑ HashCode_CloseReferences
SIL.Scripture.Tests.VerseRefTests ‑ HashCode_ConfirmUniqueCodes
SIL.Scripture.Tests.VerseRefTests ‑ Hebrew numeral
SIL.Scripture.Tests.VerseRefTests ‑ InRange_Exact("LEV 6:2-3","LEV 24:2-3",False)
SIL.Scripture.Tests.VerseRefTests ‑ InRange_Exact("LEV 6:2-3","LEV 6:2-3",True)
SIL.Scripture.Tests.VerseRefTests ‑ Invalid
SIL.Scripture.Tests.VerseRefTests ‑ IsDefault
SIL.Scripture.Tests.VerseRefTests ‑ Japanese numeral
SIL.Scripture.Tests.VerseRefTests ‑ Large Latin numeral
SIL.Scripture.Tests.VerseRefTests ‑ LastChapter
SIL.Scripture.Tests.VerseRefTests ‑ LastVerse
SIL.Scripture.Tests.VerseRefTests ‑ Latin non-numeral
SIL.Scripture.Tests.VerseRefTests ‑ Latin numeral
SIL.Scripture.Tests.VerseRefTests ‑ Less
SIL.Scripture.Tests.VerseRefTests ‑ LessOrEqual
SIL.Scripture.Tests.VerseRefTests ‑ Mongolian complex verse
SIL.Scripture.Tests.VerseRefTests ‑ Mongolian complex verse - lettered
SIL.Scripture.Tests.VerseRefTests ‑ Mongolian numeral
SIL.Scripture.Tests.VerseRefTests ‑ NextBook
SIL.Scripture.Tests.VerseRefTests ‑ NextBook_WithBookSet
SIL.Scripture.Tests.VerseRefTests ‑ NextChapter
SIL.Scripture.Tests.VerseRefTests ‑ NextChapter_SkipExcluded
SIL.Scripture.Tests.VerseRefTests ‑ NextChapter_WithBookSet
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_AtBookBoundaryNoSegsInVerse1
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_AtChapterBoundary
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_AtChapterBoundarySegmentsAfter
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_IdenticalSegments
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_SegmentLineEndsWithComma
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_SegmentedVersesAtBookBoundary
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_SegmentedVersesAtChapterBoundary
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_SequentialVersesWithSegments
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_WithBookSet
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_WithSegments
SIL.Scripture.Tests.VerseRefTests ‑ NextVerse_WithSegmentsStartWithLetter
SIL.Scripture.Tests.VerseRefTests ‑ Non-Latin numeral
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_BookIntro
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_Bridge
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_BridgeWithVersification
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_ChapterIntro
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_InvalidBook
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_InvalidNumbers
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_Letters
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_Valid
SIL.Scripture.Tests.VerseRefTests ‑ ParseRefString_Weird
SIL.Scripture.Tests.VerseRefTests ‑ PreviousBook
SIL.Scripture.Tests.VerseRefTests ‑ PreviousBook_WithBookSet
SIL.Scripture.Tests.VerseRefTests ‑ PreviousChapter
SIL.Scripture.Tests.VerseRefTests ‑ PreviousChapter_WithBookSet
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse_AtBookBoundaryNoSegsInLastVerse
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse_SegmentedVersesAtBookBoundary
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse_SegmentedVersesAtChapterBoundary
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse_SequentialVersesWithSegments
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse_WithBookSet
SIL.Scripture.Tests.VerseRefTests ‑ PreviousVerse_WithSegments
SIL.Scripture.Tests.VerseRefTests ‑ Roman numeral LetterNumber
SIL.Scripture.Tests.VerseRefTests ‑ Segment
SIL.Scripture.Tests.VerseRefTests ‑ Segment_WithDefinedDefaultSegments
SIL.Scripture.Tests.VerseRefTests ‑ Segment_WithVersificationAndDefinedDefaultSegments
SIL.Scripture.Tests.VerseRefTests ‑ Segment_WithVersificationInfo
SIL.Scripture.Tests.VerseRefTests ‑ SerializeDeserialize
SIL.Scripture.Tests.VerseRefTests ‑ SerializeDeserialize_DefaultVerseRef
SIL.Scripture.Tests.VerseRefTests ‑ Simplify
SIL.Scripture.Tests.VerseRefTests ‑ TestConstructors
SIL.Scripture.Tests.VerseRefTests ‑ TestSegments
SIL.Scripture.Tests.VerseRefTests ‑ Text
SIL.Scripture.Tests.VerseRefTests ‑ Thai non-numeral
SIL.Scripture.Tests.VerseRefTests ‑ ToString
SIL.Scripture.Tests.VerseRefTests ‑ UnBridge
SIL.Scripture.Tests.VerseRefTests ‑ Valid
SIL.Scripture.Tests.VerseRefTests ‑ ValidStatus_InvalidInVersification
SIL.Scripture.Tests.VerseRefTests ‑ ValidStatus_InvalidOrder
SIL.Scripture.Tests.VerseRefTests ‑ Valid_ExcludedVerse
SIL.Scripture.Tests.VerseRefTests ‑ Valid_InvalidExcludedInVersification
SIL.Scripture.Tests.VerseRefTests ‑ Valid_InvalidVersificationOnSegments
SIL.Scripture.Tests.VerseRefTests ‑ Valid_Segments
SIL.Scripture.Tests.VerseRefTests ‑ VerseWithRtlMarkers
SIL.Scripture.Tests.VersificationTests ‑ Load_FromTextReaderWithValidContents_GetsAdHocScrVers
SIL.Scripture.Tests.VersificationTests ‑ Load_FromTextReaderWithoutBadDataLine_Throws
SIL.Scripture.Tests.VersificationTests ‑ Load_FromTextReaderWithoutNameOrFallback_Throws("")
SIL.Scripture.Tests.VersificationTests ‑ Load_FromTextReaderWithoutNameOrFallback_Throws(null)
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_DoesNotIgnoreElementOrder
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_FragmentsAreEquivalent
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_IgnoresAttributeOrder
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_IgnoresIrrelevantIndentation
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_IgnoresIrrelevantLineBreak
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_IgnoresIrrelevantLineBreakWithinElement
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalStringFragment_IgnoresIrrelevantSpace
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_DoesNotIgnoreElementOrder
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_IgnoresAttributeOrder
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_IgnoresIrrelevantIndentation
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_IgnoresIrrelevantLineBreak
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_IgnoresIrrelevantLineBreakWithinElement
SIL.TestUtilities.CanonicalXmlTests ‑ ToCanonicalString_IgnoresIrrelevantSpace
SIL.TestUtilities.FluentAssertXmlTests ‑ EqualsIgnoreWhitespace
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_DoesNotIgnoreElementOrder
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_DoesNotIgnoresAttributeOrder
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_IgnoresDifferentEncoding
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_IgnoresEncoding
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_IgnoresIrrelevantIndentation
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_IgnoresIrrelevantLineBreak
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_IgnoresIrrelevantLineBreakWithinElement
SIL.TestUtilities.FluentAssertXmlTests ‑ IsNodewiseEqual_IgnoresIrrelevantSpace
SIL.TestUtilities.FluentAssertXmlTests ‑ NotEqualsIgnoreWhitespace
SIL.TestUtilities.TemporaryFolderTests ‑ Constructor_CreatesTemporarySubDirectory
SIL.TestUtilities.TemporaryFolderTests ‑ Constructor_PathDirectoryName_CreatesTemporarySubDirectoryAtPathWithGivenName
SIL.TestUtilities.TemporaryFolderTests ‑ Constructor_Path_CreatesTemporarySubDirectoryAtPath
SIL.TestUtilities.TemporaryFolderTests ‑ Constructor_TemporarySubDirectoryAlreadyExistsAndHasFilesInIt_EmptyTheTemporarySubDirectory
SIL.TestUtilities.TemporaryFolderTests ‑ Delete_FileInDirectory_RemovesTemporaryDirectory
SIL.TestUtilities.TemporaryFolderTests ‑ Delete_SubDirectoriesInDirectory_RemovesTemporaryDirectory
SIL.TestUtilities.TemporaryFolderTests ‑ MoveTo_Path_PathPropertyIsSet
SIL.TestUtilities.TemporaryFolderTests ‑ TrackExisting
SIL.TestUtilities.Tests.NUnitExtensions.IsTests ‑ ValueEqualTo_Equal
SIL.TestUtilities.Tests.NUnitExtensions.IsTests ‑ ValueEqualTo_NotEqual
SIL.TestUtilities.Tests.NUnitExtensions.IsTests ‑ XmlEqualTo_Equal
SIL.TestUtilities.Tests.NUnitExtensions.IsTests ‑ XmlEqualTo_NotEqual
SIL.TestUtilities.Tests.NUnitExtensions.ValueEquatableConstraintTests ‑ ValueEquatableConstraint_Different_Fails
SIL.TestUtilities.Tests.NUnitExtensions.ValueEquatableConstraintTests ‑ ValueEquatableConstraint_Equivalent_Succeeds
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ ApplyTo_ActualIsDifferentXElement_Fails
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ ApplyTo_ActualIsDifferentXmlDocument_Fails
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ ApplyTo_ActualIsEquivalentXElement_Succeeds
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ ApplyTo_NullOrEmpty_MatchesNull("")
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ ApplyTo_NullOrEmpty_MatchesNull(null)
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ Matches_ActualIsEquivalentString_Succeeds
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ Matches_ActualIsEquivalentXElement_Succeeds
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ Matches_ActualIsEquivalentXmlDocument_Succeeds
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ Matches_ActualIsNonXmlObject_Fails
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ Matches_ActualIsNonXmlString_Fails
SIL.TestUtilities.Tests.NUnitExtensions.XmlEquatableConstraintTests ‑ Matches_ActualNull_Fails
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Equal("test","test")
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Equal(1.0d,1.0d)
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Equal([1, 2, 3],[1, 2, 3])
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Equal(null,null)
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_IValueEquatable
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Unequal("to",null)
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Unequal(1,1.1d)
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Unequal(1,2)
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ Compare_Unequal(null,True)
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ integers equal
SIL.TestUtilities.Tests.ValueEquatableComparerTests ‑ same value, different types
SIL.Tests.ExtractCopyright.ExtractCopyrightTests ‑ CreateCopyrightFileWorks
SIL.Tests.ExtractCopyright.ExtractCopyrightTests ‑ ParseChangelogContentForValuesWorks
SIL.Tests.ExtractCopyright.ExtractCopyrightTests ‑ ParseControlContentForValuesWorks
SIL.Tests.ExtractCopyright.ExtractCopyrightTests ‑ ReadSimpleCopyrightFileWorks
SIL.Tests.ExtractCopyright.ExtractCopyrightTests ‑ UpdateCopyrightFileWorks
SIL.Tests.ExtractCopyright.ExtractCopyrightTests ‑ WriteSimpleCopyrightFileWorks
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_CopyFails_DestinationFolderNotLeftBehind
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_DestinationFolderDoesNotExist_CreatesItAndReturnsTrue
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_SourceContainsEmptySubFolders_CopiesThem
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_SourceContainsFilesNoSubFolders_CopiesThemAndSucceeds
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_SourceContainsLockedFile_ReturnsFalse
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_SourceContainsSubFolderWithFiles_CopiesThem
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryContents_SourceDoesNotExist_ReturnsFalse
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryToTempDirectory_SourceFolderExists_MakesCopyInTempFolder
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectoryToTempDirectory_SourceFolderExists_ReturnsCorrectFolderPath
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectory_DestinationFolderDoesNotExist_ReturnsFalse
SIL.Tests.IO.DirectoryUtilitiesTests ‑ CopyDirectory_SourceFolderExists_MakesCopyOfFolderWithSameName
SIL.Tests.IO.DirectoryUtilitiesTests ‑ IsDirectoryWritable_NonexistentPath_False
SIL.Tests.IO.DirectoryUtilitiesTests ‑ IsDirectoryWritable_WritablePath_True
SIL.Tests.IO.FileLocatorTests ‑ GetFromRegistryProgramThatOpensFileType_SendExtensionWithoutPeriod_ReturnsProgramPath
SIL.Tests.IO.FileLocatorTests ‑ GetFromRegistryProgramThatOpensFileType_SendInvalidType_ReturnsNull
SIL.Tests.IO.FileLocatorTests ‑ GetFromRegistryProgramThatOpensFileType_SendValidType_ReturnsProgramPath
SIL.Tests.IO.FileLocatorTests ‑ LocateFile_ErrorMessageProvidedAndFileNoteFound_WouldShowErrorReport
SIL.Tests.IO.FileLocatorTests ‑ LocateFile_FileNoteFound_ReturnsEmptyString
SIL.Tests.Network.RobustNetworkOperationTests ‑ DoHttpGetAndGetProxyInfo
SIL.Tests.Progress.Commands.CommandTests ‑ CommandCallsFinalize
SIL.Tests.Progress.Commands.CommandTests ‑ CommandCanBeCancelled
SIL.Tests.Progress.Commands.CommandTests ‑ CommandEnabledByDefault
SIL.Tests.Progress.Commands.CommandTests ‑ CommandNotCancellingBeforeStarting
SIL.Tests.ValidateReferencesTests ‑ EnsureNoReferenceToWindowsForms
SIL.Tests.i18n.StringCatalogTests ‑ Constructor_MsgIdDiffersOnlyInCase_DoesntThrow
SIL.Tests.i18n.StringCatalogTests ‑ FontsDoNotChange
SIL.Tests.i18n.StringCatalogTests ‑ FontsDoNotScaleUp
SIL.Tests.i18n.StringCatalogTests ‑ GetFormatted_FoundCorrectString_Formats
SIL.Tests.i18n.StringCatalogTests ‑ GetFormatted_TooManyParamsInCatalog_ShowsMessageAndReturnRightMessage
SIL.Tests.i18n.StringCatalogTests ‑ LongLines_NonEmtpyMsgStr_Concatenated
SIL.Tests.i18n.StringCatalogTests ‑ ModifyFontForLocation_HugeFont_ValidFont
SIL.Tests.i18n.StringCatalogTests ‑ ModifyFontForLocation_SmallFont_ValidFont
SIL.Tests.i18n.StringCatalogTests ‑ MultiLines_EmtpyMsgId_Concatenated
SIL.Tests.i18n.StringCatalogTests ‑ MultiLines_EmtpyMsgStr_Concatenated
SIL.Tests.i18n.StringCatalogTests ‑ Normal
SIL.Tests.i18n.StringCatalogTests ‑ NotListedAtAll
SIL.Tests.i18n.StringCatalogTests ‑ NotTranslated
SIL.Tests.i18n.StringCatalogTests ‑ RequestedHasDoubleAmpersands_MatchesSingle
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards("")
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards("en")
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards("en,fr")
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardRetrievingAdaptorTests ‑ HasKeyboards(null)
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ DefaultKeyboard_NoKeyboards
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ DefaultKeyboard_WithVariant
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ FallbackToFirstKbd
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ NoVariant
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ RegexLayoutAtBeginningOfKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ RegexLayoutAtEndOfKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ RegexLayoutInMiddleOfKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.CombinedIbusKeyboardSwitchingAdaptorTests ‑ UnusualKeyboardId
SIL.Windows.Forms.Keyboarding.Tests.GnomeKeyboardRetrievingHelperTests ‑ InitKeyboards_DuplicateKeyboard
SIL.Windows.Forms.Keyboarding.Tests.GnomeKeyboardRetrievingHelperTests ‑ InitKeyboards_XkbAndIbus
SIL.Windows.Forms.Keyboarding.Tests.GnomeShellIbusKeyboardRetrievingAdaptorTests ‑ Initialize_DoesNotReturnDuplicates
SIL.Windows.Forms.Keyboarding.Tests.GnomeShellIbusKeyboardRetrievingAdaptorTests ‑ Initialize_ReturnsAllKeyboards
SIL.Windows.Forms.Keyboarding.Tests.GnomeShellIbusKeyboardSwitchingAdaptorTests ‑ DefaultKeyboard_TakesFirstKeyboard
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CancelPreedit_IP
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CancelPreedit_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CommitOrReset_Commits
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ CommitOrReset_Resets
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_EmptyTextbox_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_InsertInFront
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_InsertSecondChar
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ExistingText_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_Ipa
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_IpaTwoCommits_NoSurroundingText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_IpaTwoCommits_SurroundingText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ Commit_ReplaceAll
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_After
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_AfterWithOffset
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_Before
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_BeforeUpdatesSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_IllegalAfterIgnores
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_IllegalBeforeIgnores
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_IllegalNumberOfChars
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_MultipleAfter
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_MultipleBefore
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_ToManyAfterIgnoresRest
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_ToManyBefore
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ DeleteSurroundingText_ZeroNumberOfChars
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_CursorPos0
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_CursorPos0_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_EmptyTextbox_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_AddsText
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_InsertInFront
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_InsertSecondChar
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_RangeSelection
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ExistingText_ReplaceFirstChar
SIL.Windows.Forms.Keyboarding.Tests.IbusDefaultEventHandlerTests ‑ UpdatePreedit_ReplaceAll
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardAdaptorTests ‑ FrenchParentLayout
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardAdaptorTests ‑ IPA
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardAdaptorTests ‑ Pinyin
SIL.Windows.Forms.Keyboarding.Tests.IbusKeyboardDescriptionTests ‑ Constructor_UsesLanguageAndName
SIL.Windows.Forms.Keyboarding.Tests.IbusXkbKeyboardDescriptionTests ‑ Constructor_UsesName
SIL.Windows.Forms.Keyboarding.Tests.InputLanguageWrapperTests ‑ CanCastToIInputLanguage
SIL.Windows.Forms.Keyboarding.Tests.InputLanguageWrapperTests ‑ ImplicitCastToInputLanguageWrapper
SIL.Windows.Forms.Keyboarding.Tests.InputLanguageWrapperTests ‑ WrapperAndOriginalAreEqual
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ CreateKeyboardDefinition_ExistingKeyboard_ReturnsReference
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromInputLanguage_ExistingKeyboardReturnsKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromInputLanguage_NonExistingKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromNewPalasoId_ExistingKeyboardReturnsKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromNewPalasoId_NonExistingKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromOldPalasoId_ExistingKeyboardReturnsKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromOldPalasoId_NonExistingKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromOldParatextId_ExistingKeyboardReturnsKeyboard
SIL.Windows.Forms.Keyboarding.Tests.KeyboardControllerTests ‑ GetKeyboard_FromOldParatextId_NonExistingKeyboard
SIL.Windows.Forms.Keyboarding.Tests.UnityKeyboardRetrievingHelperTests ‑ InitKeyboards_DuplicateKeyboard
SIL.Windows.Forms.Keyboarding.Tests.UnityKeyboardRetrievingHelperTests ‑ InitKeyboards_XkbAndIbus
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ ActivateKeyboard_FirstTime_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ ActivateKeyboard_SecondTime_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ CreateKeyboardDefinition
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ ErrorKeyboards
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Belgium
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_FrenchWithVariant
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_GB
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Germany
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Germany_AllGerman
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Germany_GermanCulture
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_Multiple
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_NorthernSaami
SIL.Windows.Forms.Keyboarding.Tests.XkbKeyboardAdapterTests ‑ InstalledKeyboards_USA
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ Basic
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ GetDisplayConnection
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ MultipleEngines_ClosedInOpenOrder_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ MultipleEngines_ClosedInReverseOrder_NotCrash
SIL.Windows.Forms.Keyboarding.Tests.XklEngineTests ‑ UseAfterClose_NotCrash
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ FilteredListHasBooksInCanonicalOrder
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ FilteredListPreventsDuplicateBooks
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ResolveReferenceOnEnter
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ResolveReferenceOnLoseFocus
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ResolveReference_IncompleteInFilteredList
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ResolveReference_IncompleteMultilingScrBooks
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ResolveReference_IncompleteNotInProject
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ResolveReference_InvalidBook
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ScrPassageDropDownBehaviorTests
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ SettingReferenceByTypingTextTest
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ TextAllSelectedOnFocus
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ ValidateReferenceText
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ VerifyBookCountForFilteredList
SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest ‑ VerifyreferenceIsRetainedWhenDropdownCloses
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedStandardReferenceInTextField
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 C 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Cor 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Corinthians 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Corinthians")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Corinthians3*18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Corinthians3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Cór 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2 Cór 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2CO 3")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2CO 3.18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2CO 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2CO 3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("2CO3:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("ACT 99:888")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("CO 3:7")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("LUK 2.3")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("M 28:18")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("M 6:3")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("MRK 1:0")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("MRK")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("PSA 119:176")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("Songs 3:3")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("jhn 4:5")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("ngs 3:3")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ PastedTextGetsExpectedResult("{bad...[regex")
SIL.Windows.Forms.Scripture.Tests.VerseControlTests ‑ ShowVerseControl
SIL.Windows.Forms.Tests.ClearShare.ClearShareUsage ‑ TypicalEmbedInJson
SIL.Windows.Forms.Tests.ClearShare.ClearShareUsage ‑ TypicalEmbedInMyXmlDocument
SIL.Windows.Forms.Tests.ClearShare.ContributorsListControlViewModelTests ‑ GetAutoCompleteNames_HasGatherer_ReturnsNames
SIL.Windows.Forms.Tests.ClearShare.ContributorsListControlViewModelTests ‑ GetAutoCompleteNames_HasGatherer_ReturnsValidNames
SIL.Windows.Forms.Tests.ClearShare.ContributorsListControlViewModelTests ‑ GetAutoCompleteNames_NullGatherer_ReturnsEmptyList
SIL.Windows.Forms.Tests.ClearShare.ContributorsListControlViewModelTests ‑ SetContributionList_Called_FiresEvent
SIL.Windows.Forms.Tests.ClearShare.ContributorsListControlViewModelTests ‑ SetContributionList_SetListToNull_YieldsEmptyList
SIL.Windows.Forms.Tests.ClearShare.ContributorsListControlViewModelTests ‑ SetContributionList_SetToValidList_YieldsCorrectList
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ ChangeAttributionRequired_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ ChangeCommercialUseAllowed_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ ChangeDerivativeRule_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ ChangeIGO_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ ChangeVersion_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ FromLicenseUrl_EmtpyString_Throws
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ FromLicenseUrl_IGO_IGORead
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ FromLicenseUrl_IGO_VersionRead
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ FromLicenseUrl_VersionRead
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ GetDescription_NoTranslation_GivesEnglish
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ HasChanges_CanToggle
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ RoundTrip_BY
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ RoundTrip_BY_IGO
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ RoundTrip_BY_NC_ND
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ RoundTrip_BY_SA
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ RoundTrip_CC0
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ SetIGO_VersionNumerIsAppropriate
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ UnSetIGO_IGOAlreadyUnset_DoesntAffectPreviousVersionNumber
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ UnSetIGO_VersionNumberIsHighestDefault
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ Url_CC0_Correct
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ Url_GivesVersion
SIL.Windows.Forms.Tests.ClearShare.CreativeCommonsLicenseTests ‑ Url_QualifierIsIGO_UrlHasIgo
SIL.Windows.Forms.Tests.ClearShare.LicenseInfoTests ‑ FromToken_Ask_GiveCustomLicense
SIL.Windows.Forms.Tests.ClearShare.LicenseInfoTests ‑ FromToken_Ask_GiveNullLicense
SIL.Windows.Forms.Tests.ClearShare.LicenseInfoTests ‑ FromToken_CreativeCommons_GiveExpectedAttributes
SIL.Windows.Forms.Tests.ClearShare.LicenseInfoTests ‑ Token_GivenCreativeCommonsLicense
SIL.Windows.Forms.Tests.ClearShare.LicenseInfoTests ‑ Token_GivenCustomLicense_IsCustom
SIL.Windows.Forms.Tests.ClearShare.LicenseInfoTests ‑ Token_GivenNullLicense_IsAsk
SIL.Windows.Forms.Tests.ClearShare.MetadataDisplayTests ‑ ShowControl
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ MetadataSetter_WasCC3_thenIGO_UncheckingStillProducesCurrentDefaultLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ MetadataSetter_WasIGO_UncheckingProducesCurrentDefaultLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowControl
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowControlDefault
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowControl_NoLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowFullDialog
SIL.Windows.Forms.Tests.ClearShare.MetadataEditorControlTests ‑ ShowFullDialogTwiceToCheckRoundTripping
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ CanRemoveRightsStatment
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ ChangeLicenseDetails_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ ChangeLicenseObject_HasChanges_True
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ ChangingFromCCLicense_WorksOkay
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ DeepCopy
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_Empty_ReturnsEmpty
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HandlesMultilineCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HasCOPYRIGHTAndSymbolNoYear_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HasCopyrightAndSymbolAndComma_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HasCopyrightAndSymbolNoYear_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HasSymbolAndComma_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HasSymbolNoComma_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_HasSymbolNoYear_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightBy_NoSymbolOrYear_ReturnsCopyrightHolder
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightInfo_ArtOfReading_ReturnsCopyrightInfo
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightInfo_StoryPrimer_ReturnsCopyrightInfo
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightInfo_Vaccinations_ReturnsCopyrightInfo
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightYear_Empty_ReturnsEmptyString
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightYear_HasCopyrightAndSymbolAndComma_ReturnsCopyrightYear
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightYear_HasSymbolAndComma_ReturnsCopyrightYear
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightYear_NoSymbolOrComma_ReturnsCopyrightYear
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightYear_NoYear_ReturnsEmptyString
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ GetCopyrightYear_SymbolButNoYear_ReturnsEmptyString
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ LoadFromFile_CopyrightNotSet_CopyrightGivesNull
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ LoadXmpFile_ValuesCopiedFromOtherFile
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ MinimalCredits_CreativeCommonsNoCreator
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ MinimalCredits_CreativeCommonsWithExtraRightsStatement
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ MinimalCredits_CustomLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ MinimalCredits_OnlyCopyright
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_AttributionName
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_AttributionNameWithNonAscii
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_AttributionUrl
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_CopyrightNotice
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_CopyrightNoticeWithNonAscii
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_CustomLicense_PreservesRightsStatement
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_FileNameHasNonAsciiCharacters
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_HasCC_Medium_License_ReadsInSameLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_HasCC_Permissive_License_ReadsInSameLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_HasCC_Permissive_License_WithRights_ReadsInSameLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_HasCC_Strict_License_ReadsInSameLicense
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_InPathWithNonAsciiCharacters
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_ManyProperties_RecoversAll
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ RoundTripPng_PNGWithDangerousCharacters_PreservesCopyrightNotice
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ SetHasChangesFalse_AlsoClearsLicenseHasChanges
SIL.Windows.Forms.Tests.ClearShare.MetadataTests ‑ SetLicense_HasChanges_True
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_AsynchronousActionThrowsException_ExceptionHandledByApplicationThreadExceptionHandler
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_Asynchronous_InvokedAsynchronously
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_DisposedAfterInvokingOnUiThread_InvokedActionDequeued(IgnoreAll)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_DisposedAfterInvokingOnUiThread_InvokedActionDequeued(IgnoreIfDisposed)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_DisposedAfterInvokingOnUiThread_InvokedActionDequeued(Throw)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_ForceSynchronous_InvokedSynchronously
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_NullAction_ThrowsArgumentNullException(IgnoreAll)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_NullAction_ThrowsArgumentNullException(IgnoreIfDisposed)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_NullAction_ThrowsArgumentNullException(Throw)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_NullControl_ThrowsArgumentNullException(IgnoreAll)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_NullControl_ThrowsArgumentNullException(IgnoreIfDisposed)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_NullControl_ThrowsArgumentNullException(Throw)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnNonUiThread_Disposed_Default_ThrowsObjectDisposedException
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnNonUiThread_Disposed_Ignore_ReturnsWithoutInvokingOrThrowing(IgnoreAll)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnNonUiThread_Disposed_Ignore_ReturnsWithoutInvokingOrThrowing(IgnoreIfDisposed)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_Disposed_Default_ThrowsObjectDisposedException
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_Disposed_Ignore_ReturnsWithoutInvokingOrThrowing(IgnoreAll)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_Disposed_Ignore_ReturnsWithoutInvokingOrThrowing(IgnoreIfDisposed)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_HandleNotCreated_IgnoreAll_ReturnsWithoutInvokingOrThrowing
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_HandleNotCreated_NotIgnoreAll_ThrowsInvalidOperationException(IgnoreIfDisposed)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_HandleNotCreated_NotIgnoreAll_ThrowsInvalidOperationException(Throw)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_Normal_ActionInvokedSynchronously(False)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_OnUiThread_Normal_ActionInvokedSynchronously(True)
SIL.Windows.Forms.Tests.ControlExtensionsTests.ControlExtensionsTests ‑ SafeInvoke_SynchronousActionThrowsException_ExceptionThrownOutOfSafeInvoke
SIL.Windows.Forms.Tests.FontTests.FontHelperTests ‑ MakeFont_FontNameAndStyle_ValidFont
SIL.Windows.Forms.Tests.FontTests.FontHelperTests ‑ MakeFont_FontName_ValidFont
SIL.Windows.Forms.Tests.FontTests.FontHelperTests ‑ MakeFont_InvalidFontName_ValidFont
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ CanExtend_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ CanExtend_ComboBox_False
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ CanExtend_Null_False
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ CanExtend_RichTextBox_True
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ CanExtend_TextBox_True
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ Construct
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ Dispose_CalledTwice_CallsHandlerOnce
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ Dispose_HasDisposedEventHandler_CallsHandler
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetEnableHotSpots_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetEnableHotSpots_ComboBox_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetEnableHotSpots_NeverSet_False
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetEnableHotSpots_Null_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetEnableHotSpots_SetFalse_False
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetEnableHotSpots_SetTrue_True
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ GetSite_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ RefreshAll_TriggersRetrieveHotSpotEventForAllEnabled
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ Refresh_HotSpotsAreEnabled_TriggersRetrieveHotSpotEvent
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ Refresh_HotSpotsAreNotEnabledOnControl_DoNothing
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ RetrieveHotSpots_AddingAHandler_CausesHotSpotsToBeRetrieved
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ RetrieveHotSpots_CalledWhenTheTextChanges
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ RetrieveHotSpots_GiveSomeHotspots_HotSpotsVisible
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ RetrieveHotSpots_NoHotspotsReturned_NoHotSpotsVisible
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ SetEnableHotSpots_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ SetEnableHotSpots_ComboBox_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ SetEnableHotSpots_NullControl_EmptyString
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ SetEnableHotSpots_SetTwice_GetSecond
SIL.Windows.Forms.Tests.Hotspot.HotSpotProviderTests ‑ SetSite_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_ControlNull_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_EndOfHotspotPastTextEnd_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_LengthNegative_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_LengthZero_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_OffsetNegative_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_SelectEntireText_DoesNotThrow
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Construct_StartOfHotspotPastTextEnd_Throws
SIL.Windows.Forms.Tests.Hotspot.HotSpotTests ‑ Text_GivenOffsetAndLength_SubstringOfTextFromControl
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_ExactMatchExists_SkipsDisabledCollection
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_FindsInexactMatchInAorAndOtherCollection
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_FindsMatchInAorAndOtherCollection
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_FindsMatchesOnMultipleIndonesianWords
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_FindsMultipleMatchesInAdditionalCollections
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_IndexHadUpperCase_StillFindsIt
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetMatchingPictures_OnlyApproximateMatchExists_SkipsDisabledCollection
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ GetPathsFromResults_SkipMissingFiles
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ IndexLanguageIds_GivesTheUnionOfAllCollections
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ IsCollectionEnabled_InitiallyAllEnabled
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionManagerTests ‑ SetCollectionEnabledStatus_ControlsIsCollectionEnabled
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_HasExtraNonMatchingWords_StillMatches
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_KeyWordsMatchSamePicture_PictureOnlyListedOnce
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_OnKeyWordHasManyMatches_GetManyMatches
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_OnKeyWordHasNoMatches_GetNoMatches
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_TwoKeyWords_GetMatchesOnBoth
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_UpperCaseQuery_GetsMatches
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageCollectionTests ‑ GetMatchingPictures_WordsFollowedByPunctuation_StillMatches
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_AOR3dot2_ReadCorrectly
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_HeaderHasErrors_ExceptionThrown("")
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_HeaderHasErrors_ExceptionThrown("en fr es")
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_HeaderHasErrors_ExceptionThrown("filename")
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_HeaderIsGood_HasExpectedNumberLanguages("filename\ten",1)
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_HeaderIsGood_HasExpectedNumberLanguages("filename\tsubfolder\tlicense\ten\tsome comment\tid\tfoobar",2)
SIL.Windows.Forms.Tests.ImageToolbox.ImageGallery.ImageIndexLayoutTests ‑ Constructor_KeyWordsFieldSurroundedByQuotes_QuotesIgnored
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ CheckMonoForSelectLargeIconView
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ DoubleCheckFileFilterWorks
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowGeckoToolbox
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowToolbox
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowToolboxWith_PreExisting_EnsureRawFormatUnchanged
SIL.Windows.Forms.Tests.ImageToolbox.ImageToolboxTests ‑ ShowToolboxWith_PreExisting_Image_WithMetadata
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Constructor_CreatedWithFileThatDoesNotExist_Throws
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ FileName_CreatedWithImageOnly_Null
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ FromFileTwiceMaintainsCorrectPath
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ FromFile_DoesNotLockFile
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ FromImage_NullImage_Throws
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ ImageSetter_SameValue_NotDisposed
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Image_CreatedWithImageOnly_GivesSameImage
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Image_FromFile_GivesImage
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ LoadAndSave_DeleteAfter_NothingLocked
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Locked_LoadedButImageHasNoMetadata_False
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Locked_NewOne_False
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Save_1BitPng_SavedAs1Bit
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Save_32BitPngImage_SavedAs32Bit
SIL.Windows.Forms.Tests.ImageToolbox.PalasoImageTests ‑ Save_8BitPng_SavedAs8Bit
SIL.Windows.Forms.Tests.Miscellaneous.PortableClipboardTests ‑ ClipboardRoundTripWorks_Bmp
SIL.Windows.Forms.Tests.Miscellaneous.PortableClipboardTests ‑ ClipboardRoundTripWorks_GetsExistingMetadata
SIL.Windows.Forms.Tests.Miscellaneous.PortableClipboardTests ‑ ClipboardRoundTripWorks_Png
SIL.Windows.Forms.Tests.Miscellaneous.PortableClipboardTests ‑ ClipboardRoundTripWorks_Text
SIL.Windows.Forms.Tests.Progress.Commands.ProgressDialogHandlerTests ‑ EndsInFinishedState
SIL.Windows.Forms.Tests.Progress.Commands.ProgressDialogHandlerTests ‑ InvokesFinishedCallback
SIL.Windows.Forms.Tests.Progress.Commands.ProgressDialogHandlerTests ‑ OkIfNoEventsWired
SIL.Windows.Forms.Tests.Progress.Commands.ProgressDialogHandlerTests ‑ OutputsLog
SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests ‑ ShowLogBox
SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests ‑ WriteMessage_PartOfMessageExceedsMaximumLength_PartialMessageWrittenFollowedByMaximumLengthExceeded
SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests ‑ WriteVerbose_MessagesExceedMaximumLength_ErrorMessageOnlyWrittenOnceToTerseLogBox
SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests ‑ WriteVerbose_PartOfMessageExceedsMaximumLength_PartialMessageWrittenFollowedByMaximumLengthExceeded
SIL.Windows.Forms.Tests.Progress.MultiPhaseProgressIndicatorTests ‑ FivePhase_ProgressesNormally
SIL.Windows.Forms.Tests.Progress.ProgressDialogTests ‑ DontDieIfWorkerTriesToReportExcessSteps
SIL.Windows.Forms.Tests.Progress.ProgressDialogTests ‑ FreezeBugRegression
SIL.Windows.Forms.Tests.Progress.ProgressDialogTests ‑ NewDialogHasNonNullStates
SIL.Windows.Forms.Tests.Progress.ProgressDialogTests ‑ Regression
SIL.Windows.Forms.Tests.Progress.ProgressDialogTests ‑ SendArgumentsToWorker
SIL.Windows.Forms.Tests.Progress.ProgressDialogTests ‑ TypicalUsage
SIL.Windows.Forms.Tests.Progress.TransformWithProgressDialogTests ‑ TranformIsAppliedCorrectly
SIL.Windows.Forms.Tests.ScreenHelperTests ‑ EnsureVisibleRectTest
SIL.Windows.Forms.Tests.SettingsProtection.SettingsProtectionUITests ‑ LaunchDemoDialog
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ CanOverrideDefaultLocation
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ CanSaveBothRegularAndRegistrationSettings
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ CheckForErrorsInFile_FileCorrupt_ReturnsMessage
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ LoadSettings_FileCorrupt_ShowsErrorAndSelfHeals
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ SettingsFolderWithNewerConfig_SortsBeforeOneWithOlderConfig
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ SettingsFolderWithNoConfig_SortsAfterOneWithConfig
SIL.Windows.Forms.Tests.SettingsProviderTests ‑ Upgrade_SectionsRenamed_SettingsMigrated
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog_CaptionBarCanBeHidden
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog_CaptionNotProvided_StillHasCaptionBar
SIL.Windows.Forms.Tests.SimpleMessageDialogTests ‑ ShowSimpleMessageDialog_LongMessageWraps
SIL.Windows.Forms.Tests.SpellChecking.TextBoxSpellChecker ‑ TryInUI
SIL.Windows.Forms.Tests.UniqueToken.UniqueTokenTests ‑ AcquireTokenQuietlyTest_AcquireTwiceNotAllowed
SIL.Windows.Forms.Tests.UniqueToken.UniqueTokenTests ‑ AcquireTokenQuietlyTest_AcquireWithDifferentIdentifierAfterRelease
SIL.Windows.Forms.Tests.UniqueToken.UniqueTokenTests ‑ AcquireTokenQuietly_SucceedsWhenTokenNotCurrentlyHeld
SIL.Windows.Forms.Tests.UniqueToken.UniqueTokenTests ‑ AcquireToken_SucceedsWhenTokenNotCurrentlyHeld
SIL.Windows.Forms.Tests.UniqueToken.UniqueTokenTests ‑ ReleaseTokenTest_ReleaseBeforeAcquireDoesNotThrow
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ CanExtend_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ CanExtend_ComboBox_False
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ CanExtend_Null_False
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ CanExtend_RichTextBox_True
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ CanExtend_TextBox_True
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ Construct
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ Dispose_CalledTwice_CallsHandlerOnce
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ Dispose_HasDisposedEventHandler_CallsHandler
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetIsPromptVisible_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetPrompt_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetPrompt_ComboBox_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetPrompt_NeverSet_EmptyString
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetPrompt_Null_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetPrompt_SetNullString_GetEmptyString
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetPrompt_Set_StoredValue
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ GetSite_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ SetPrompt_CalledAfterDisposed_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ SetPrompt_ComboBox_Throws
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ SetPrompt_NullControl_EmptyString
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ SetPrompt_SetTwice_GetSecond
SIL.Windows.Forms.Tests.Widgets.PromptTests ‑ SetSite_CalledAfterDisposed_Throws
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_2RegisteredVariants_NoChange
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasCommaInMiddle_ConvertsToDash
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasMultipleX_KeepsOneX
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasPeriodInMiddle_ConvertsToDash
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasSpace_RemovesSpace
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasSpacesInMiddle_ConvertsToDash
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasXRegisteredVariant_NoChange
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_HasxDash_Empty
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_PrivateUseWithX_NoChange
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_RegisteredVariantAndPrivateUseOutOfOrder_ReOrdersAddsX
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_RegisteredVariantAndPrivateUse_AddsX
SIL.Windows.Forms.WritingSystems.Tests.ExtensionsTests ‑ ToValidVariantString_RegisteredVariant_NoChange
SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupControlTests ‑ AkSearchDoesNotCrash
SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupModelTests ‑ IncludeRegionCodes_SetToFalseSearchForChinese_ReturnsTaiwanAndMainlandChina
SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupModelTests ‑ IncludeRegionCodes_SetToFalse_DialectsNotReturned
SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupModelTests ‑ IncludeRegionCodes_SetToTrue_DialectsReturned
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeItemTests ‑ GetChildren_IpaVersionExists_ResultIncludesIpa
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeItemTests ‑ GetChildren_OpportunityLinksExist_ResultLinks
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeItemTests ‑ GetChildren_ShouldBeNoChildren_GivesEmptyList
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ ClickAddLanguage_AddNewCalledOnSetupModel
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ ClickAddPredefinedLanguage_AddNewCalledOnSetupModel
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ ClickExistingLanguage_SelectCalledOnSetupModel
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_OneLanguageIsChildOfAnother_GivesParentOnly
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_OtherKnownWritingSystemsIsNull_Ok
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_StoreAlreadyHasAllOsLanguages_DoesNotGiveLanguageChoiceHeader
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_StoreAlreadyHasAllOsLanguages_DoesNotOfferToCreateItAgain
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_StoreIsEmptyButOtherLanguagesAreAvailable_GivesOtherLanguageChoiceHeader
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_ThreeVariantsAreSyblings_ListsAllUnderGroupHeading
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_TwoLanguagesInStore_GivesBoth
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemTreeModelTests ‑ GetTopLevelItems_UsesSuggestor
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemVariantSuggestorTests ‑ GetSuggestions_HasNormalAndIPA_DoesNotIncludeItemToCreateIPA
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemVariantSuggestorTests ‑ GetSuggestions_HasNormalLacksIpa_IpaSuggestedWhichCopiesAllRelevantFields
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemVariantSuggestorTests ‑ GetSuggestions_MajorWorlLanguage_SuggestsOnlyIfSuppressSuggesstionsForMajorWorldLanguagesIsFalse
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemVariantSuggestorTests ‑ OtherKnownWritingSystems_TokPisinAlreadyExists_DoesNotHaveTokPisin
SIL.Windows.Forms.WritingSystems.Tests.Tree.WritingSystemVariantSuggestorTests ‑ OtherKnownWritingSystems_TokPisinDoesNotAlreadyExist_HasTokPisin
SIL.Windows.Forms.WritingSystems.Tests.UITests ‑ WritingSystemSetupDialog
SIL.Windows.Forms.WritingSystems.Tests.UITests ‑ WritingSystemSetupViewWithComboAttached
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ ActiveIncludesAtLeastOneLanguage
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetEnumerator_IfHaveMultipleSystemKeyboardsForSameLanguage_OnlyReturnsOneForEachLanguage
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("aa")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("chr")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("chr-Cher")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("chr-Cher-US")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("en")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("en-001")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("en-US")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("jv-Latn")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("jv-Latn-ID")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("kok")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("kok-IN")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("und")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemFromWindowsLocaleProviderTests ‑ GetRegion("und-001")
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Add_DuplicateInList
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Add_NewInList
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ CurrentDefaultFontName_SetSameFontDifferentCase_NotUpdated
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ CurrentScriptOptionReturnCorrectScript
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ CurrentSelectByIndex_GetCurrentCorrect
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ CurrentSelectionEmpty_IsFalse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_AskIfDataExistsInWritingSystemToBeDeletedIsUnhandled_DeleteIsNotInterrupted
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndNoOneListeningToUserChoiceEvent_OkToDeleteIsFired
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserCancels_NothingHappens
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToConflateAndCanConflate_Deleted
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToConflateAndNoOneListeningToCanConflate_Deletes
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToConflateButCannotConflate_ThrowsUserException
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToConflate_OkToConflateFired
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToDeleteAndCanDelete_Deletes
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToDeleteAndNoOneListeningToCanDelete_Deletes
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToDeleteButNotAllowedToDelete_ThrowsUserException
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProjectAndUserChoosesToDelete_OkToDeleteFired
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_DataInProject_AskUserWhatToDoWithDataInWritingSystemToBeDeletedFires
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_NoCurrent_ThrowsInvalidOperation
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_NoDataInProjectAndAllowedToDelete_WritingSystemIsDeleted
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_NoDataInProjectAndNotAllowedToDelete_ThrowsUserException
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DeleteCurrent_NoLongerInList
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DuplicateCurrent_AppearsInList
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ DuplicateCurrent_NoCurrent_ThrowsInvalidOperation
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ EditCurrentSelection_UpdatesCanSaveAndFixesCycle
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ EditCurrentSelection_UpdatesCanSaveForAll
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ EditCurrentSelection_UpdatesCanSaveForCurrent
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ EmptyAddNew_NewItemSelected
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_AddNew_TriggersSelectionChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_Add_TriggersOnAddDelete
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_CurrentItemAssignedButNotChanged_DoesNotTriggerCurrentItemUpdated
Check notice on line 0 in .github
github-actions / LibPalaso Tests
2813 tests found (test 1392 to 1969)
There are 2813 tests, see "Raw output" for the list of tests 1392 to 1969.
Raw output
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_CurrentItemUpdated_TriggersCurrentItemUpdated
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_Delete_TriggersOnAddDelete
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_DifferentItemSelected_TriggersSelectionChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_Duplicate_TriggersOnAddDelete
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_ItemSelectedClearSelection_TriggersSelectionChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_ItemSelectedSelectNegative1_TriggersSelectionChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_NoItemSelectedClearSelection_DoesNotTriggerSelectionChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Event_SameItemSelected_DoesNotTriggerSelectionChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Export_CreatesFile
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ Export_NoCurrentSelection_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ FindInputLanguage_KnownLanguageCanBeFound
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ FontFamilies_HasAtLeastOneFont
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ IdentifierComboBox_SelectBasicOptionsAFewTimes_DoesNotThrow
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ImportFile_EmptyString_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ImportFile_FileDoesntExist_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ImportFile_Null_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ImportFile_SingleWSMode_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ NormalMode_UsingStore_IsTrue
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_HasImplicitScript_GivesNone
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_HasKnownScript_GivesScriptRegionVariant
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_HasRegionAndIPA_GivesIPA
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_HasRegion_GivesScriptRegionVariant
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_HasScriptAndIPA_GivesScriptRegionVariant
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_IpaIsOnlyQualifier_GivesIpa
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SelectionForSpecialCombo_VoiceIsOnlyQualifier_GivesVoice
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetAllPossibleAndRemoveOthers_DuplicateIsCreatedFromWsAlreadyInRepoAndWouldBeRenamedToSelf_SetsToRepo
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetAllPossibleAndRemoveOthers_DuplicateIsCreatedFromWsAlreadyInRepo_OriginalWsIsUpdated
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetAllPossibleAndRemoveOthers_HasDuplicateWritingSystems_SetsToRepo
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetAllPossibleAndRemoveOthers_HasWritingSystems_SetsToRepo
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetAllPossibleAndRemoveOthers_NewDuplicateWs_SetsToRepo
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetCurrentIndexFromLanguageTag_NotFound_ReturnsFalse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SetCurrentIndexFromLanguageTag_NotFound_ReturnsTrueAndCurrentIsChanged
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_AddNewThrows
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_ChangingCurrentIndex_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_ClearSelectionThrows
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_DeleteThrows
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_DuplicateCurrent_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_HasOnlyOne
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_Save_Throws
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_UsingStore_IsFalse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SingleWSMode_WSIsSelected
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortLanguageOptions_DoesNotIncludeCurrnt
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortLanguageOptions_ReturnsAtLeastOne
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortLanuageOptions_DoesIncludeOtherWritingSystems
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortLanuageOptions_DoesNotIncludeOtherWritingSystemsThatMakeACycle
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortRules_DefaultCollationType_SetAfterSingleWsConstruction
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortRules_HasExistingRules_RulesAreNotReplacedWithDefault
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortRules_RulesAreEmptyAndSortTypeIsCustomIcu_StillEmpty
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortRules_RulesAreEmptyAndSortTypeIsCustomSimple_DefaultSortRules
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ SortUsingOptions_ReturnsAtLeastOne
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ TestSort_NoSelection_DoesNothing
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ TestSort_NullString_DoesNothing
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ TestSort_RulesAndString_SortsCorrectly
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ValidateSortRules_InvalidIcuRules_IsFalse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ValidateSortRules_InvalidSimpleRules_IsFalse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ValidateSortRules_ValidIcuRules_IsTrue
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ValidateSortRules_ValidOtherLanguage_IsTrue
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ ValidateSortRules_ValidSimpleRules_IsTrue
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenIsoAndPrivateUse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenIsoAndRegion
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenIsoAndScript
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenIsoAndVariant
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenIsoScriptRegionVariantPrivateUse
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenJustIso
SIL.Windows.Forms.WritingSystems.Tests.WritingSystemSetupPMTests ‑ VerboseDescriptionWhenNoSubtagsSet
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeysWithNamespace
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_AlreadyHasSortKeys
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_AttributeEmpty_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_AttributeNull_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_DocumentNull_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_EmptyDocument
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_PrefixEmpty_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_PrefixInvalidCharacter_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_PrefixNull_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_UriEmpty_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_UriNull_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_XPathDestinationEmpty_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_XPathDestinationNull_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_XPathSourceEmpty_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ AddSortKeys_XPathSourceNull_Throws
SIL.WritingSystems.Tests.AddSortKeysToXmlTests ‑ VerifySortKeyGenerator
SIL.WritingSystems.Tests.CLDRNumberingSystemsTests ‑ CLDRNumberingSystems_FindNumberingSystemID_Returns_ID_For_MatchingDigits
SIL.WritingSystems.Tests.CLDRNumberingSystemsTests ‑ CLDRNumberingSystems_FindNumberingSystemID_Returns_Null_For_Unknown
SIL.WritingSystems.Tests.CLDRNumberingSystemsTests ‑ CLDRNumberingSystems_GetDigitsForID_Returns_Digits_From_ID
SIL.WritingSystems.Tests.CLDRNumberingSystemsTests ‑ CLDRNumberingSystems_GetDigitsForID_Returns_Null_For_Unknown
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ CloneCopiesCharacters
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.CharacterSetDefinitionCloneableTests ‑ ValueEqualsComparesCharacters
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ CloneCopiesUrls
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.FontDefinitionCloneableTests ‑ ValueEqualsComparesUrls
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ AllWritingSystems_LdmlAddedByAnotherRepo_ReturnsDefinition
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ AllWritingSystems_LdmlCheckingSetEmptyCanNotSave
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ AllWritingSystems_LdmlRemovedByAnotherRepo_ReturnsEmpty
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ AllWritingSystems_LdmlUpdatedByAnotherRepo_ReturnsUpdatedDefinition
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Constructor_CreatesFolders
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Constructor_WithExistingFolders_NoThrow
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Count_LdmlAddedByAnotherRepo_ReturnsOne
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Count_LdmlRemovedByAnotherRepo_ReturnsZero
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ DefaultInitializer_HasCorrectPath
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_CaseDifferingWritingSystems_DoesNotThrow("en-US")
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_CaseDifferingWritingSystems_DoesNotThrow("en-us")
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_LdmlAddedByAnotherRepo_ReturnsDefinition
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_LdmlRemovedByAnotherRepo_Throws
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_LdmlUpdatedByAnotherRepo_ReturnsUpdatedDefinition
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_UpdatedLdmlRemovedByAnotherRepo_ReturnUpdatedDefinition
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Get_UpdatedLdmlUpdatedByAnotherRepo_ReturnLastUpdatedDefinition
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Initialize_SkipsBadFile
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Initialize_SkipsBadFile_DataProblemInLDMLFont
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Initialize_SkipsBadFile_DataProblemInLDMLIdentity
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ PathConstructor_HasCorrectPath
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Remove_CaseDifferingWritingSystems_DoesNotThrow("en-US")
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Remove_CaseDifferingWritingSystems_DoesNotThrow("en-us")
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Save_ChangingIcuSort_DoesNotDuplicateInLdmlFile
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Save_DeletedWritingSystem_RemovesLdmlFile
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Save_NewWritingSystem_CreatesLdmlFile
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Save_UpdatedWritingSystem_UpdatesLdmlFile
SIL.WritingSystems.Tests.GlobalWritingSystemRepositoryTests ‑ Set_NewWritingSystem_SetsId
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ CloneCopiesImports
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionCloneableTests ‑ ValueEqualsComparesImports
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionTests ‑ Collation_GetSortKeyWorks
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionTests ‑ Validate_ImportInvalidRules_NotValid
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionTests ‑ Validate_NonSelfReferencingImport_Valid
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionTests ‑ Validate_NonSelfReferencingImport_WritingSystemFactoryNotSet_NotValid
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionTests ‑ Validate_SelfReferencingImport_OwningWritingSystemDefinitionNotSet_NotValid
SIL.WritingSystems.Tests.IcuRulesCollationDefinitionTests ‑ Validate_SelfReferencingImport_Valid
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Canonicalize_ImplicitScript_SuppressesScript
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Canonicalize_NonImplicitScript_DoesNotSuppressScript
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Canonicalize_NonStandardCapitalization_StandardCapitalization
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_BogusVariantBadprivateUse_HappilyGluesTheTwoTogether
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_PrivateUseWithCapitalXDashOnly_ReturnsPrivateUseWithxDash
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_PrivateUseWithoutxDashOnly_ReturnsPrivateUseWithxDash
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_PrivateUseWithxDashOnly_ReturnsPrivateUseWithxDash
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_VariantAndPrivateUseWithCapitalXDash_ReturnsConcatenatedVariantAndPrivateUse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_VariantAndPrivateUseWithoutxDash_ReturnsConcatenatedVariantAndPrivateUse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_VariantAndPrivateUseWithxDash_ReturnsConcatenatedVariantAndPrivateUse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ConcatenateVariantAndPrivateUse_VariantOnly_ReturnsVariant
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_ImplicitScript_SuppressesScript
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_InvalidLanguageTag_Throws
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_InvalidRegionTag_Throws
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_InvalidScriptTag_Throws
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_InvalidTagValidateDisabled_DoesNotThrow
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_SimplifiedChinese_SuppressesScript
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_ValidPrivateUseTag_ReturnsTag
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Create_ValidTag_ReturnsTag
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForArab_FindsArab
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("ara","Arabic")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("fr","French")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("nsk","Naskapi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("nsk-Latn","Naskapi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("nsk-Latn-CA-x-Quebec","Naskapi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("nsk-Latn-x-Quebec","Naskapi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("nsk-misc-garbage","Naskapi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("shu","Chadian Arabic")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("shu-arab","Chadian Arabic")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("shu-latn","Chadian Arabic")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("sok","Sokoro")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("zh-CN","Chinese")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForLotsOfVariants_FindsExpectedName("zho","Chinese")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetBestLanguageName_ForXYZ_FindsXYZ
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_InvalidIetfTag_ThrowsArgumentException("-")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_InvalidIetfTag_ThrowsArgumentException("a")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_ValidIetfTag_ReturnsLanguage("en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_ValidIetfTag_ReturnsLanguage("qaa")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_ValidIetfTag_ReturnsLanguage("qed")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_ValidIetfTag_ReturnsLanguage("qed-Lepc-x-rubbish")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_ValidIetfTag_ReturnsLanguage("tpi-AR")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLanguagePart_ValidIetfTag_ReturnsLanguage("tpi-Lepc-BR-fonipa-x-blah")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("en-Latn-US")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("en-US")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("fr")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("fr-FR")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("in")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("prs")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("qaa-x-kal")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("tpi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_NoUiLanguageProvided_UsesFallbacksCorrectly("zh-CN")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en","en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-Ethi","en-GB")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-Latn-US","en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-US","en-US")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-US","es","English")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-x-etic","en-GB")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("en-x-etic","fr-FR-x-unknown","English")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("es","de","español")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("es","fr","español")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("es","tpi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("es-419","es-ES")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("fr","fr")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("noh","en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("noh","noh")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("pbu","pbu")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("pbu","tpi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("prs","en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("prs","fr")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("prs","prs")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("pt","pt-PT")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("pt-BR","en-US")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("qaa-x-kal","en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("qaa-x-kal","pbu")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("tpi","tpi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("zh-CN","en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetLocalizedLanguageName_Valid_GetsNameInTargetLanguageOrNativeAsFallback("zh-CN","zh-CN","中文(中华人民共和国)")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_China_GetsNativeNamePlusEnglishAsNeeded("zh-CN","中文(中华人民共和国) (Chinese (Simplified))","中文 (中国) (Chinese (Simplified))")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_China_GetsNativeNamePlusEnglishAsNeeded("zh-TW","中文(中华人民共和国) (Chinese (Traditional))","中文 (台湾) (Chinese (Traditional))")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("en-Ethi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("en-GB")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("en-Latn-US")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("en-US")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("en-x-etic")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("es")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("es-419")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("fr")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("noh")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("pbu")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("prs")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("pt")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("pt-BR")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("qaa-x-kal")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetNativeLanguageNameWithEnglishSubtitle_Valid_GetsNativeNamePlusEnglishAsNeeded("tpi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_InvalidIetfTag_ThrowsArgumentException("--")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_InvalidIetfTag_ThrowsArgumentException("qed-?~")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_ValidIetfTag_ReturnsRegion("am-Ethi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_ValidIetfTag_ReturnsRegion("en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_ValidIetfTag_ReturnsRegion("qed-Lepc-x-rubbish")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_ValidIetfTag_ReturnsRegion("tpi-AR")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetRegionPart_ValidIetfTag_ReturnsRegion("tpi-Lepc-BR-fonipa-x-blah")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_InvalidIetfTag_ThrowsArgumentException("-")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_InvalidIetfTag_ThrowsArgumentException("a")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_InvalidIetfTag_ThrowsArgumentException("qed-?~")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_ValidIetfTag_ReturnsScript("am-Ethi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_ValidIetfTag_ReturnsScript("am-Latn")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_ValidIetfTag_ReturnsScript("en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_ValidIetfTag_ReturnsScript("qed-Lepc-x-rubbish")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_ValidIetfTag_ReturnsScript("tpi-AR")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetScriptPart_ValidIetfTag_ReturnsScript("tpi-Lepc-BR-fonipa-x-blah")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantCodes_EmptyVariants_ReturnsEmpty
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantCodes_VariantsSet_ReturnsString
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_InvalidIetfTag_ThrowsArgumentException("---")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_InvalidIetfTag_ThrowsArgumentException("qed-?~")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_ValidIetfTag_ReturnsVariant("am-Ethi")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_ValidIetfTag_ReturnsVariant("en")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_ValidIetfTag_ReturnsVariant("qed-Lepc-x-rubbish")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_ValidIetfTag_ReturnsVariant("tpi-AR")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ GetVariantPart_ValidIetfTag_ReturnsVariant("tpi-Lepc-BR-fonipa-x-blah")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsScriptImplied_ReturnsExpectedResults("en",True)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsScriptImplied_ReturnsExpectedResults("en-Arab",False)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsScriptImplied_ReturnsExpectedResults("en-Latn",True)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsScriptImplied_ReturnsExpectedResults("en-Latn-US",True)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidLanguageCode_InvalidLanguageCode_ReturnsFalse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidLanguageCode_ValidLanguageCode_ReturnsTrue
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidPrivateUseCode_InvalidPrivateUseCode_ReturnsFalse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidPrivateUseCode_ValidPrivateUseCode_Returns_True
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidRegionCode_InvlidRegionCode_ReturnsFalse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidRegionCode_ValidRegionCode_ReturnsTrue
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidScriptCode_InvalidScriptCode_ReturnsFalse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ IsValidScriptCode_ValidScriptCode_ReturnsTrue
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_BogusVariantBadPrivateUse_HappilysplitsOnxDash
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_NoxDash_ReturnsVariantOnly
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_PrivateUseWithCapitalXDashOnly_ReturnsPrivateUseWithxDash
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_PrivateUseWithxDashOnly_ReturnsPrivateUseWithxDash
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_VariantAndPrivateUseWithCapitalXDash_ReturnsConcatenatedVariantAndPrivateUse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_VariantAndPrivateUse_ReturnsVariantAndPrivateUse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ SplitVariantAndPrivateUse_VariantOnly_ReturnsVariant
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToIcuLocale_ChineseLanguageTag_ReturnsChineseIcuLocale
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToIcuLocale_EnglishLanguageTags_ReturnsEnglishIcuLocales
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToIcuLocale_InvalidLangTag_Throws
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToIcuLocale_PrivateUseLanguageTags_ReturnsPrivateUseIcuLocales
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToIcuLocale_UnknownLanguageTags_ReturnsIcuLocales
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToLanguageTag_AlreadyLanguageTag_NoChange
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToLanguageTag_ChinesePinyinIcuLocale_ReturnsChineseLanguageTag
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToLanguageTag_EnglishIcuLocales_ReturnsEnglishLanguageTags
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToLanguageTag_FWIcuLocales_ReturnsLanguageTags
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToLanguageTag_PrivateUseIcuLocales_ReturnsPrivateUseLanguageTags
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToUniqueLanguageTag_ADuplicateAlreadyExists_DuplicatemarkerWithHigherNumberIsAppended
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToUniqueLanguageTag_ADuplicatewithHigherNumberAlreadyExists_DuplicateMarkerWithLowNumberIsAppended
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToUniqueLanguageTag_IdIsNull
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToUniqueLanguageTag_IsAlreadyUnique_NothingChanges
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToUniqueLanguageTag_IsNotUnique_DuplicateMarkerIsAppended
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ ToUniqueLanguageTag_LanguageTagAlreadyContainsADuplicateMarker_DuplicateNumberIsMaintainedAndNewOneIsIntroduced
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("a",False,null,null,null,null)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("en",True,"en",null,null,null)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("qaa",True,"qaa",null,null,null)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("qed",True,"qed",null,null,null)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("qed-Lepc-x-rubbish",True,"qed","Lepc",null,"x-rubbish")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("tpi-AR",True,"tpi",null,"AR",null)
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetParts_ReturnsExpectedResults("tpi-Lepc-BR-fonipa-x-blah",True,"tpi","Lepc","BR","fonipa-x-blah")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_CompatibleForm_ReturnsScript
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_ComplexPrivateLanguageCode_ReturnsValidResults
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_EmptyVariant1_ReturnsEmpty
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_EmptyVariant2_ReturnsEmpty
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_En_ReturnsEnLatn
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_FonipaXEtic_ReturnsFonipaEtic
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_FullPUAConventionWithVariantAndPUAVariant_ReturnsAllParts
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_InvalidConventionForScript_ReturnsPrivateUseScript
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_SimplePrivateUseLanguage_ReturnsValidResults
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_XDupl0_ReturnsDupl0VariantSubtag
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_XETIC_ReturnsFalse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_XFakeQD_ReturnsEmptyVariantSubtags
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_XKalFake_ReturnsKalFake
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_XKalXA_ReturnsEmptyScriptSubtag
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetSubtags_XKal_ReturnsKal
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetVariantSubtags_PrivateUseRulesHonored("x-a#b")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetVariantSubtags_PrivateUseRulesHonored("x-thisiswaytoolong")
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ TryGetVariantSubtags_ReturnsTwoVariantSubTags
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Validate_InvalidTag_ReturnsFalse
SIL.WritingSystems.Tests.IetfLanguageTagTests ‑ Validate_ValidTag_ReturnsTrue
SIL.WritingSystems.Tests.LanguageLookupTests ‑ AllExpectedLanguagesHaveUniquePrimaryCountries
SIL.WritingSystems.Tests.LanguageLookupTests ‑ EnsureDefaultTags_WorksAsExpected
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_CodeFound_ReturnsMatchingLanguageInfo
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_CodeNotFound_ReturnsNull
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("bua","Russian Federation")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("en","United States")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("fuv-Arab","Nigeria")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("itd","Indonesia")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("qaa","")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("ro","Romania")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("xak","Venezuela")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("zh-Hans","China")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ GetLanguageFromCode_FindsCorrectPrimaryCountry("zrp","France")
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_3LetterCode_ResultIncludesAlternateLanguageNames
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_Akan_DoesnotCrash
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_Asterisk_ReturnsEverything
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_ByCountry_Matches
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_CanFilterMacroLanguages
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_CanFind3LetterCodesForLanguagesWith2LetterCodes
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_CanFindValidTagsThatAreNotInEthnologue
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_DoesNotSuggestDeprecatedTags
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_DoesNotSuggestLanguageCollections
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_EmptyString_ReturnsNothing
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_English_EnglishNotInTheAlternativeNames
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_ExactCountryMatch_SortsAboveFuzzyNames
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_ExactIanaNameMatch_SortsAboveOther
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_GivenPNGLanguage_ReturnsPNGCountryName
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_GivenUnambigous3LetterCode_ReturnsLanguage
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_HandlesApostrophe
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_KataangNewCodes
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_LanguageHasPejorativeAlternativeNames_FilteredOut
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_LanguageIsInEthiopia_ShowOnlyOfficialNames
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_LanguageIsOromo_HasNoPejorativeLanguageNames
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_LargeMispelling_StillFinds
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_NonPrimary_ResultIncludesAlternateLanguageNames
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_SearchingForSign_ReturnsSignLanguages
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_StartOfName_ReturnsManyLanguages
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_Thai_CodeIsJustTwoLetters
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_Thai_ReturnsLocalizedNameAsFirstChoiceLanguage
SIL.WritingSystems.Tests.LanguageLookupTests ‑ SuggestLanguages_Thai_TwoCountries
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ AlternateNonIgnorableOption_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ AlternateShiftedOption_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Backwards1_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Backwards2_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ CaseFirstLower_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ CaseFirstOff_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ CaseFirstUpper_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ CaseLevelOff_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ CaseLevelOn_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ HiraganaQOff_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ HiraganaQOn_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ NoRules_ProducesEmptyString
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ NormalizationOff_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ NormalizationOn_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ NumericOff_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ NumericOn_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Optimize_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Rules_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Strength1Option_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Strength2Option_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Strength3Option_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ Strength4Option_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ StrengthIOption_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ SuppressContractions_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlCollationParserTests ‑ VariableTop_ProducesCorrectIcu
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ BadCustomDigitsReturnDefault
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ BadLdmlCharacters_GeneratesLog
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ DuplicatedFontInLdml_ReportsBadData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ DuplicatedFontUrlInLdml_LoadsOnlyOne
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ DuplicatedKeyboardUrlInLdml_LoadsOnlyOne
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ DuplicatedSpellCheckUrlInLdml_LoadsOnlyOne
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_CustomSimple_Write_RemovesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_NonSILSpecialCollation_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_SilCaseTailoringTransform_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_SilReorderCollation_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_UnhandledKeyboards_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_UnknownCollation_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_UnknownKeyboardType_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingLdml_UnsupportedKeyboardType_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ExistingUnusedLdml_Write_PreservesData
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ReadFromFile_NullFileName_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ReadFromFile_NullWritingSystem_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ReadFromXmlReader_NullWritingSystem_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ ReadFromXmlReader_NullXmlReader_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Read_LdmlContainsOnlyPrivateUse_IsoAndPrivateUseSetCorrectly
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Read_LdmlWithCaseAlias
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Read_LdmlWithDuplicateCollations_DropsExtraAndDoesNotCrash
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Read_NondescriptLdml_WritingSystemIdIsSameAsIetfLanguageTag
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Read_V0Ldml_ReportsBadVersion
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Read_V1Ldml_ThrowFriendlyException
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ RoundTrippingLdmlDoesNotDuplicateSections
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ RoundtripKnownKeyboards
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ RoundtripSimpleCustomSortRules_WS33715
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_CaseAlias_AddedAndRemoved
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlAlternateCharacters_Ignored
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlCLDRNumbers
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlCharacters
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlCustomNumbers
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlCustomNumbersWithSurrogatePairs
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlDelimiters
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlFont
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlFontRoles
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlIcuCollationWithImports
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlIdentity
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlInvalidStandardCollation
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlKeyboard
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlLayout
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlMultipleIcuCollations
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlSimpleCollation
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlSimpleCollationNeedsCompiling
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlSpellChecker
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_LdmlStandardCollation
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Roundtrip_VariantName
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ WriteRoundTrip_LdmlIsValidLanguageStartingWithX_LdmlIsUnchanged
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ WriteToFile_NullFileName_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ WriteToFile_NullWritingSystem_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ WriteToXmlWriter_NullWritingSystem_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ WriteToXmlWriter_NullXmlReader_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_AllTopLevelSpecials
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_AlwaysGroupsSilSpecials
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_InvalidLanguageTag_Throws
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_KeyboardInfoIsOnlyWrittenOnce
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_KeyboardUrlsWrittenOnlyOnce
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_LdmlIsNicelyFormatted("\0\0")
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_LdmlIsNicelyFormatted(null)
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_LdmlIsNicelyFormatted_Chinese
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_LdmlIsNicelyFormatted_English
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_LdmlIsNicelyFormatted_German
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_NoLdmlCollations_CollationsNotWrittenToLdml
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_SilCaseAlias_NotSpecified_NotWritten
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_SilCaseAlias_Written
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_SystemCollationDefinition_NotWrittenToLdml
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_UnknownKeyboard_NoEmptyNodes
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_UnknownKeyboard_NotWrittenToLdml
SIL.WritingSystems.Tests.LdmlDataMapperTests ‑ Write_WritingSystemWasloadedFromLdmlThatContainedLayoutInfo_LayoutInfoIsOnlyWrittenOnce
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ AllWritingSystems_HasAllWritingSystems_ReturnsAllWritingSystems
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CanSetAfterSetting_True
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CanSetNewWritingSystem_True
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CanSetNull_False
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CanSetSecondNew_False
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CanStoreVariants_CountTwo
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Conflate_TwoWritingSystemsOneIsConflatedIntoOther_OneWritingSystemRemains
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Conflate_WritingSystemsIsConflated_FiresWritingSystemsIsConflatedEvent
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Conflate_WritingSystemsIsConflated_FiresWritingSystemsIsDeletedEventIsNotFired
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Contains_FalseThenTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CreateNewDefinitionThenSet_CountEquals1
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ CreateNewDefinition_CountEquals0
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ FilterForTextIetfLanguageTags_PreservesOrderGivenByParameter
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ FilterForTextLanguageTags_LanguageTagIsNotText_ReturnsEmpty
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ FilterForTextLanguageTags_LanguageTagIsText_ReturnsIetfLanguageTag
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ FilterForTextLanguageTags_LanguageTagsAreMixOfTextAndNotText_ReturnsOnlyTextLanguageTags
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ GetNewIdWhenSet_NewWritingSystem_ReturnsSameIdAsSet
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ GetNewIdWhenSet_Null_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ GetNewIdWhenSet_WritingSystemIsAlreadyRegisteredWithRepo_ReturnsSameIdAsSet
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ GetNull_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Get_NotInStore_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Get_StoredWithLowerCaseButRequestedUsingUpperCase_Finds
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Get_StoredWithUpperCaseButRequestedUsingLowerCase_Finds
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ RemoveNull_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Remove_CountDecreases
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Remove_NotInStore_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Remove_TwoWritingSystemsOneIsDeleted_OneWritingSystemRemains
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Remove_WritingsystemIdExists_FiresEventAndEventArgIsSetToIdOfDeletedWritingSystem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ SetDefinitionTwice_OnlySetOnce
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ SetNull_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ SetSameDefinitionTwice_UpdatesStore
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ SetTwoDefinitions_CountEquals2
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Set_ClonedWritingSystemWithChangedId_CanGetWithNewId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Set_IdOfNewWritingSystemIsSetToOldIdOfOtherWritingSystem_GetReturnsCorrectWritingSystems
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Set_IdOfWritingSystemChanged_EventArgsAreCorrect
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Set_IdOfWritingSystemIsUnChanged_EventIsNotFired
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ Set_NewWritingSystem_EventIsNotFired
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ StoreTwoOfSame_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ TextWritingSystems_HasAllWritingSystems_ReturnsTextWritingSystems
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ VoiceWritingSystems_HasAllWritingSystems_ReturnsVoiceWritingSystems
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChangedToMultipleDifferentNewIds_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChanged_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdExistsAndHasNeverChanged_ReturnsFalse
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChangedToMultipleDifferentNewIds_ReturnsNull
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChanged_ReturnsNewId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdExistsAndHasNeverChanged_ReturnsId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdNeverExisted_ReturnsNull
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanAddVariantToExistingLdml
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanAddVariantToLdmlUsingSameWS
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanDeleteFileMatchingOneThatWasPreviouslyTrashed
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanDeleteFileThatIsNotInTrash
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanReadVariant
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanRemoveVariant
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanSaveAndReadKeyboardId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CanSaveAndReadRightToLeft
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CheckForNewerGlobalWritingSystems_NoLangTags_ReturnsAllNew
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ CheckForNewerGlobalWritingSystems_WithLangTag_ReturnsAllNew
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Conflate_ChangelogRecordsChange
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Constructor_LdmlFolderStoreContainsInconsistentlyNamedFileDifferingInCaseOnly_HasNoProblem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Constructor_LdmlFolderStoreContainsInconsistentlyNamedFile_HasExpectedProblem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Constructor_LdmlFolderStoreContainsMultipleFilesThatOnLoadDescribeWritingSystemsWithIdenticalRFC5646Tags_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ DefaultLanguageNotAddedIfInTrash
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ FactoryCreate_TemplateAvailableInLocalRepo_UsedTemplateFromLocalRepo
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ FactoryCreate_TemplateAvailableInSldr_UsedTemplateFromSldr
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ FactoryCreate_TemplateNotAvailableInSldr_UsedTemplateFromTemplateFolder
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Get_WritingSystemContainedInFileWithFilenameThatDoesNotMatchRfc5646Tag_ReturnsWritingSystem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ IdAfterLoad_SameAsFileNameWithoutExtension
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ IdAfterSave_SameAsFileNameWithoutExtension
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ LatestVersion_IsThree
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ LoadAllDefinitions_FilenameDoesNotMatchRfc5646Tag_NoProblem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ LoadAllDefinitions_FilenameIsFlexConformPrivateUseAndDoesNotMatchRfc5646Tag_Migrates
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ LoadAllDefinitions_LDMLV0_HasExpectedProblem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ LoadDefinitions_ValidLanguageTagStartingWithXButV0_Throws
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ MakesNewFileIfNeeded
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ MarkedAsModifiedWhenIsoChanges
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ MarkedAsNotModifiedWhenLoaded
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ MarkedAsNotModifiedWhenSaved
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ MarkedNotModifiedWhenNew
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ PathToCollection_SameAsGiven
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ RegressionWhereUnchangedDefDeleted
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ SaveDefinition_WritingSystemCameFromValidRfc5646WritingSystemStartingWithX_FileNameIsChanged
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ SaveDefinitionsThenLoad_CountEquals2
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_IdOfWsIsSameAsOldIdOfOtherWs_LdmlUnknownToRepoIsMaintained
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_IdOfWsIsSameAsOldIdOfOtherWs_RepoHasCorrectNumberOfWritingSystemsOnLoad
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_UpdatesGlobalStore_CopyToGlobalKeepsTimestamp
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_UpdatesGlobalStore_FromDifferentRepos
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_UpdatesGlobalStore_IdAndLangTagMismatchDoesNotCrash
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_UpdatesGlobalStore_KeepsExtraContent
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_UpdatesGlobalStore_ModificationsUpdateTimestamp
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_UpdatesWritingSystemsToIgnore
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_WritingSystemIdChanged_ChangeLogUpdated
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Save_WritingSystemIdConflated_ChangeLogUpdatedAndDoesNotContainDelete
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ SavesWhenDirectoryNotFound
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ SavesWhenNotPreexisting
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ SavesWhenPreexisting
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ Set_NewWritingSystem_StoreContainsWritingSystem
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ SystemWritingSystemProvider_Set_WritingSystemsAreIncludedInStore
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ UpdatesFileNameWhenIsoChanges
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasBeenChanged_IdChangedToMultipleDifferentNewIds_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasBeenChanged_IdChanged_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasBeenChanged_IdExistsAndHasNeverChanged_ReturnsFalse
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasBeenChanged_IdNeverExisted_ReturnsFalse
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasChangedTo_IdChangedToMultipleDifferentNewIds_ReturnsNull
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasChangedTo_IdChanged_ReturnsNewId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasChangedTo_IdExistsAndHasNeverChanged_ReturnsId
SIL.WritingSystems.Tests.LdmlInFolderWritingSystemRepositoryTests ‑ WritingSystemIdHasChangedTo_IdNeverExisted_ReturnsNull
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ AllWritingSystems_HasAllWritingSystems_ReturnsAllWritingSystems
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CanSetAfterSetting_True
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CanSetNewWritingSystem_True
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CanSetNull_False
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CanSetSecondNew_False
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CanStoreVariants_CountTwo
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Conflate_TwoWritingSystemsOneIsConflatedIntoOther_OneWritingSystemRemains
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Conflate_WritingSystemsIsConflated_FiresWritingSystemsIsConflatedEvent
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Conflate_WritingSystemsIsConflated_FiresWritingSystemsIsDeletedEventIsNotFired
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Contains_FalseThenTrue
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CreateNewDefinitionThenSet_CountEquals1
Check notice on line 0 in .github
github-actions / LibPalaso Tests
2813 tests found (test 1970 to 2479)
There are 2813 tests, see "Raw output" for the list of tests 1970 to 2479.
Raw output
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ CreateNewDefinition_CountEquals0
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ FilterForTextIetfLanguageTags_PreservesOrderGivenByParameter
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ FilterForTextLanguageTags_LanguageTagIsNotText_ReturnsEmpty
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ FilterForTextLanguageTags_LanguageTagIsText_ReturnsIetfLanguageTag
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ FilterForTextLanguageTags_LanguageTagsAreMixOfTextAndNotText_ReturnsOnlyTextLanguageTags
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ GetNewIdWhenSet_NewWritingSystem_ReturnsSameIdAsSet
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ GetNewIdWhenSet_Null_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ GetNewIdWhenSet_WritingSystemIsAlreadyRegisteredWithRepo_ReturnsSameIdAsSet
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ GetNull_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Get_NotInStore_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Get_StoredWithLowerCaseButRequestedUsingUpperCase_Finds
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Get_StoredWithUpperCaseButRequestedUsingLowerCase_Finds
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ RemoveNull_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Remove_CountDecreases
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Remove_NotInStore_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Remove_TwoWritingSystemsOneIsDeleted_OneWritingSystemRemains
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Remove_WritingsystemIdExists_FiresEventAndEventArgIsSetToIdOfDeletedWritingSystem
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ SetDefinitionTwice_OnlySetOnce
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ SetNull_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ SetSameDefinitionTwice_UpdatesStore
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ SetTwoDefinitions_CountEquals2
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Set_ClonedWritingSystemWithChangedId_CanGetWithNewId
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Set_IdOfNewWritingSystemIsSetToOldIdOfOtherWritingSystem_GetReturnsCorrectWritingSystems
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Set_IdOfWritingSystemChanged_EventArgsAreCorrect
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Set_IdOfWritingSystemIsUnChanged_EventIsNotFired
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ Set_NewWritingSystem_EventIsNotFired
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ StoreTwoOfSame_Throws
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ TextWritingSystems_HasAllWritingSystems_ReturnsTextWritingSystems
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ VoiceWritingSystems_HasAllWritingSystems_ReturnsVoiceWritingSystems
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChangedToMultipleDifferentNewIds_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdChanged_ReturnsTrue
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasBeenChanged_IdExistsAndHasNeverChanged_ReturnsFalse
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChangedToMultipleDifferentNewIds_ReturnsNull
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdChanged_ReturnsNewId
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdExistsAndHasNeverChanged_ReturnsId
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryInterfaceTests ‑ WritingSystemIdHasChangedTo_IdNeverExisted_ReturnsNull
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryTests ‑ SaveAllToXmlReaderReadAsFile_ReadsBackCorrect
SIL.WritingSystems.Tests.LdmlInXmlWritingSystemRepositoryTests ‑ SaveAllToXmlReaderReadAsXmlReader_ReadsBackCorrect
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_AttributeAndElement_AttributeFirst
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_AttributesWithDifferentNames_CorrectOrder
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_AttributesWithSameNameAndDifferentValues_CorrectOrder
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_AttributesWithSameNameAndValue_Equal
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_BothNull_Zero
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_ElementsDifferOnlyByAttributeValue_CorrectOrder
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_ElementsWithSameName_Equal
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_FirstNull_LessThanZero
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_SecondNull_GreaterThanZero
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_SpecialElement_SpecialIsLast
SIL.WritingSystems.Tests.LdmlNodeComparerTests ‑ Compare_TwoDifferentElements_CorrectOrder
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_LanguageIsValidRfc5646TagStartingWithX_Throws
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_LanguagePrivateUse_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_LanguageRegion_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_LanguageScript_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_LanguageSubtagTogetherWithPrivateUseContainsDuplicates_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_LanguageVariant_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_Language_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_NoLanguageScriptPrivateUse_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_PrivateUseContainsDuplicates_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_PrivateUseContainsMultipleXs_RemovesExtraXs
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_xDashXDashZxxxDashAudio_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.FlexConformPrivateUseRfc5646TagInterpreterTests ‑ ConvertToPalasoConformPrivateUseRfc5646Tag_xDashZxxxDashXDashAudio_IsConvertedCorrectly
SIL.WritingSystems.Tests.Migration.GlobalWritingSystemRepositoryMigratorTests ‑ Migrate_WithVersion0LdmlFile_Migrates
SIL.WritingSystems.Tests.Migration.GlobalWritingSystemRepositoryMigratorTests ‑ Migrate_WithVersion1LdmlFile_Migrates
SIL.WritingSystems.Tests.Migration.GlobalWritingSystemRepositoryMigratorTests ‑ Migrate_WithVersion2LdmlFile_Migrates
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ AlternateNonIgnorableOption_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ AlternateShiftedOption_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Backwards1_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Backwards2_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Before1_ProducesCorrectResetNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Before2_ProducesCorrectResetNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Before3_ProducesCorrectResetNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ BigCombinedRule_ParsesCorrectly
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ CaseFirstLower_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ CaseFirstOff_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ CaseFirstUpper_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ CaseLevelOff_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ CaseLevelOn_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Contraction_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ EmptyString_ProducesNoRules
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_OtherChar_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_a_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_b_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_c_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_f_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_n_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_octal_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_r_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_t_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_v_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Escape_x_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ EscapedUnicode_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Expansion_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstImplicit_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstPrimaryIgnorable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstRegular_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstSecondarygnorable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstTertiaryIgnorable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstTrailing_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ FirstVariable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ HiraganaQOff_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ HiraganaQOn_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ InvalidIcu_NoXmlProduced
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ InvalidIcu_Throws
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastImplicit_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastPrimaryIgnorable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastRegular_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastSecondaryIgnorable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastTertiaryIgnorable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastTrailing_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ LastVariable_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ MultipleNoDifferences_ProducesOptimizedXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ MultiplePrimaryDifferences_ProducesOptimizedXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ MultipleSecondaryDifferences_ProducesOptimizedXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ MultipleTertiaryDifferences_ProducesOptimizedXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ NoDifference_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ NormalizationOff_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ NormalizationOn_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ NumericOff_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ NumericOn_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Optimize_ProducesCorrectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ PrefixAndExpansion_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Prefix_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ PrimaryDifference_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ QuotedString_ProducesCorrectString
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Reset_ProducesResetNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ SecondaryDifference_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Strength1Option_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Strength2Option_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Strength3Option_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Strength4Option_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Strength5Option_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ StrengthIOption_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ SuppressContractions_ProducesCorrectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ TertiaryDifference_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ Top_ProducesCorrectIndirectNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ TwoRules_ProducesCorrectXml
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ TwoSingleQuotes_ProducesCorrectCharacter
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ ValidateIcuRules_InvalidIcu_ReturnsFalse
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ ValidateIcuRules_ValidIcu_ReturnsTrue
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ VariableTop_ProducesCorrectSettingsNode
SIL.WritingSystems.Tests.Migration.IcuRulesParserTests ‑ WhiteSpace_ProducesNoRules
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ AllPrivateComponents_InsertsStandardPrivateCodes
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ Arb_BecomesAr
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CleanMarksCustomScriptMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CmnNoRegion_BecomesZhCN
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CmnRegion_BecomesZh
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_HasInvalidLanguageName_MovedToPrivateUse
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_HasLanguageNameAndOtherName_OtherNameMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_InvalidLanguageNameWithScript_QaaAdded
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_LanguageNameWithAudio_GetZxxxAdded
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_PrivateUseWithAudioAndDuplicateX_MakesAudioTag
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_QaaWithXDashBeforeValidLanguageName_NoChange
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_TagContainsOnlyPrivateUseWithAdditionalXDash_RedundantXDashRemoved
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_TagContainsPrivateUseWithAdditionalXDash_RedundantXDashRemoved
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_ValidRfctagWithLegacyIso3CodeAndPrivateUse_MigratesToRfc2LetterCodeAndPrivateUse
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_ValidRfctagWithLegacyIso3Code_MigratesToRfc2LetterCode
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_ValidRfctagWithPrivateUseElements_NoChange
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ CompleteTagConstructor_XDashBeforeValidLanguageNameInVariant_NoChange
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ EmicWithoutFonipa_AddsFonipa
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ EticWithoutFonipa_AddsFonipa
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ GetFullCode_CaseCleaning_AudioWs_PrivateUseIsChanged
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ GetFullCode_CaseCleaning_Lang_Script_Region_Works
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ LanguageCodeAfterX_IsNotShortened
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ LanguageSubtagContainsMultipleValidLanguageSubtagsAsWellAsDataThatIsNotValidLanguageScriptRegionOrVariant_AllSubtagsButFirstValidLanguageSubtagAreMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ Language_XDashBeforeString_AddsQaa
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ MultiPartVariantWithoutX_InsertsX
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ NewTagWithPrivateLanguage_IsNotModified
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ NewTag_IsNotModified
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ Pes_BecomesFa
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ PrivateRegionKnownLanguageAndScript_InsertsPrivateRegionCode
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ PrivateRegionMultiPartVariant_InsertsPrivateRegionCode
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ PrivateScriptKnownLanguageAndRegion_InsertsPrivateScriptCode
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ PrivateScriptKnownLanguage_InsertsPrivateScriptCode
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ PrivateUseVariantLanguageCode_IsNotShortened
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ RegionCodesThatMatchLanguageCodesNotMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ ScriptEndingWithX_IsHandledCorrectly
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ ValidLanguageCodeMarkedPrivate_InsertsQaa
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ ZhNoRegion_InsertsRegionCN
SIL.WritingSystems.Tests.Migration.IetfLanguageTagCleanerTests ‑ ZhRegion_NoChange
SIL.WritingSystems.Tests.Migration.LdmlAdaptorV0Tests ‑ Read_LdmlContainsEmptyCollationElement_SortUsingIsSetToSameAsIfNoCollationElementExisted
SIL.WritingSystems.Tests.Migration.LdmlAdaptorV1Tests ‑ Read_ReadPrivateUseWsFromFieldWorksLdmlThenNormalLdmlMissingVersion1Element_Throws
SIL.WritingSystems.Tests.Migration.LdmlAdaptorV1Tests ‑ Read_ValidLanguageTagStartingWithXButVersion0_Throws
SIL.WritingSystems.Tests.Migration.LdmlAdaptorV1Tests ‑ Write_WritePrivateUseWsFromFieldWorksLdmlThenNormalLdml_ContainsVersion2
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_CustomSimpleSort_MigrationDoesNotAddSystemCollationToLexiconSettings
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_DateModified_IsLaterThanBeforeMigration
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_FileIsVersion0_IsMigratedToLatestVersion
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_FlexEntirelyPrivateUseLdmlContainingLanguageRegion_WritingSystemVariantIdIsLanguage
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_FlexEntirelyPrivateUseLdmlContainingLanguageScriptRegionVariant_WritingSystemVariantIsConcatOfPrivateUseVariant
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_FlexEntirelyPrivateUseLdmlContainingLanguageScript_WritingSystemVariantIsLanguage
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_FlexEntirelyPrivateUseLdmlContainingLanguage_WritingSystemVariantIsLanguage
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_FolderContainsFiles_FolderContainsOnlyMigratedFiles
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageAndScriptSubtagsContainInvalidData_AllInvalidDataIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageNameIsNotSet_LanguageNameIsSetToWhatIanaSubtagRegistrySays
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageNameIsSetTootherThanWhatIanaSubtagRegistrySays_LanguageNameIsMaintained
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagAndRegionSubtagContainValidDuplicates_DataIsNotDuplicatedInPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsAmbiguousLanguageOrRegionAndNoPrecedingLanguageSubtagExists_LeaveAmbiguousTagInLanguageSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsAmbiguousLanguageOrRegionAndPrecedingLanguageSubtagExists_MoveAmbiguousTagToRegion
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsAmbiguousLanguageOrRegionAndidenticalPrecedingLanguageSubtagExists_MoveAmbiguousTagToRegion
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsDataThatIsNotValidLanguageScriptRegionOrVariant_DataIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsDatathatIsNotValidLanguageScriptRegionOrVariantAndIsDuplicateOfDataInPrivateUse_DataIsNotDuplicatedInPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsDuplicatePrivateUse_DuplicateIsRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsDuplicateValidlanguage_DuplicateIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsExcessiveXs_XsAreIgnoredAndNonIanaConformDataIsWrittenToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsFonipa_VariantContainsIpaVariantSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsMultipleValidLanguageSubtagsAsWellAsDataThatIsNotValidLanguageScriptRegionOrVariant_AllSubtagsButFirstValidLanguageSubtagAreMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsMultipleValidLanguageSubtagsAsWellAsDataThatIsNotValidLanguageScriptRegionOrVariant_LanguageIsSetToFirstValidLanguageSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsNonAlphaNumericCharacters_NonAlphaNumericCharactersAreRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsOnlyInvalidData_DataIsMovedToPrivateUseAndLanguageSubtagIsSetToQaa
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsSubtagThatIsToLongForPrivateUse_SubtagIsTruncated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsValidRegion_RegionIsMovedToRegion
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsValidScript_ScriptIsMovedToScript
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsValidSubtagWithPrecedingX_IsChangedToNonPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsValidVariant_VariantIsMovedToVariant
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsZxxx_VariantDoesNotContainxDashaudio
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsxDashEmic_xDashEmicIsMovedToPrivateUseSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsxDashEtic_xDashEticIsMovedToPrivateUseSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsxDashaudioAndScriptSubtagIsNotEmpty_ScriptSubtagPartsAreMovedToPrivateUseAndScriptIsOverwrittenToBecomeZxxx
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsxDashaudioAndScriptSubtagcontainsZxxx_ZxxxIsNotAppendedToPrivateUseSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagContainsx_xIsNotDuplicated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagEndsInDashXDash_DashXDashIsRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagInLdmlContainsxDashaudio_VariantSubtagInLdmlContainsxDashaudio
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagInLdmlIsEmpty_LanguageSubtagIsSetToQaa
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LanguageSubtagIsIso3Code_UseIso1Code
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_Layout_RightToLeftIsRetained
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LdmlContainsWritingSystemThatIsVersion0_MigratedToLatest
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LdmlIsFlexPrivateUseFormatLanguageAndPrivateUseIsPopulated_LanguageTagIsMovedAndIsFirstInPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LdmlIsFlexPrivateUseFormatLanguageAndVariantArePopulated_PrivateUseLanguageMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_LdmlIsVersion0_IsLatestVersion
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_NoFiles_DoesNotAddFilesOrDirectories
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsBogusSystemCollationInfo_DefaultCollationIsUsed
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsCustomIcuCollationInfo_CollationInfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsCustomSimpleCollationInfo_CollationInfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsFwNamespaceWithOldValidChars_ValidCharsIsMigratedFromLegacyOverridesFile
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsFwNamespace_InfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsLdmlDataWeDontCareAbout_DataIsCopied
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsNoCollationInfo_StandardCollationInfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsPalaso2Namespace_InfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsPalasoNamespace_InfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileContainsSystemCollationInfo_CollationInfoIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalFileIsNotVersionThatWeCanMigrate_Throws
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalWasFlexPrivateUseWritingSystemButNowChangedLanguage_IdentityElementChangedToPalasoWay
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalWasFlexPrivateUseWritingSystemButNowChangedPrivateUse_IdentityElementChangedToPalasoWay
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalWasFlexPrivateUseWritingSystemButNowChangedRegion_IdentityElementChangedToPalasoWay
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalWasFlexPrivateUseWritingSystemButNowChangedScript_IdentityElementChangedToPalasoWay
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_OriginalWasFlexPrivateUseWritingSystemButNowChangedVariant_IdentityElementChangedToPalasoWay
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_PrivateUseSubtagContainsNonAlphaNumericCharacters_NonAlphaNumericCharactersAreRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RegionContainsDuplicate_DuplicateIsmovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RegionContainsTagThatIsValidRegion_IsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RegionSubtagContainsAnythingButValidRegionAndIsDuplicateOfDataInPrivateUse_DataIsNotDuplicatedInPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RegionSubtagContainsAnythingButValidRegion_InvalidContentIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RegionSubtagContainsNonAlphaNumericCharacters_NonAlphaNumericCharactersAreRemovedAndResultMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RegionSubtagEndsInDashXDash_DashXDashIsRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RepoContainsMultipleDuplicatesEn_DuplicatesAreRenamedAndMarkedCorrectly
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RepoContainsMultipleDuplicatesV1_DuplicatesAreRenamedAndMarkedCorrectly
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RepoContainsMultipleDuplicates_DuplicatesAreMarkedCorrectly
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RepoContainsRfcTagsThatWillBeMigrated_DelegateIsCalledAndHasCorrectMap
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RepoContainsWsThatWouldBeMigratedToCaseInsensitiveDuplicateOfExistingWswithBogusFileName_WritingSystemWithValidRfcTagBeforeMigrationIsNotTheDuplicate
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_RfcTagContainsOnlyNonAlphaNumericCharactersAndEndsInDashXDash_WritingsystemIsSetToqaa
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptContainsDuplicate_DuplicateIsmovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsAnythingButValidScriptAndIsDuplicateOfDataInPrivateUse_DataIsNotDuplicatedInPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsExcessiveXs_XsAreIgnoredAndNonIanaConformDataIsWrittenToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsImplicitScript_ScriptIsRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsInvalidData_InvalidDataIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsMultipleValidScriptSubtagsAsWellAsDataThatIsNotValidScriptAsWellAsAudio_NonValidDataisMovedToPrivateUseAsScriptIsZxxx
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsMultipleValidScriptSubtagsAsWellAsDataThatIsNotValidScript_NonValidDataIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsNonAlphaNumericCharacters_NonAlphaNumericCharactersAreRemovedAndResultMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsValidScript_ScriptIsMigrated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagContainsValidSubtagWithPrecedingX_ScriptSubtagIsSetToValidSubtag
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ScriptSubtagEndsInDashXDash_DashXDashIsRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_ValidNonCanonicalLdmlFile_FileNameDoesNotChange
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantContainsDuplicate_DuplicateIsmovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantContainsMultipleValidVariants_ValidVariantsAreLeftUntouched
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantSubtagContainsAnythingButValidVariantOrPrivateUse_InvalidContentIsMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantSubtagContainsAnythingButValidVariantOrprivateUseAndIsDuplicateOfDataInPrivateUse_DataIsNotDuplicatedInPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantSubtagContainsNonAlphaNumericCharacters_NonAlphaNumericCharactersAreRemovedAndResultMovedToPrivateUse
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantSubtagContainsZxxx_RfctagisConvertedToAudio
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_VariantSubtagEndsInDashXDash_DashXDashIsRemoved
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_WritingSystemRepositoryContainsWsThatWouldBeMigratedToCaseInsensitiveDuplicateOfExistingWs_DuplicateWsAreDisambiguated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_WritingSystemRepositoryContainsWsThatWouldBeMigratedToDuplicateOfExistingWs_DuplicateWsAreDisambiguated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_WritingSystemRepositoryNeedsMigrating_WSChangeLogUpdated
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ Migrate_WritingSystemRepositoryNoNeedForMigration_WSChangeLogDoesntExist
SIL.WritingSystems.Tests.Migration.LdmlInFolderWritingSystemRepositoryMigratorTests ‑ ResetRemovedProperties_HasUserKnownKeyboards_DoesNotCrash
SIL.WritingSystems.Tests.Migration.Rfc5646CloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.Migration.Rfc5646CloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646CloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646CloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646CloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646CloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_PrivateUseAlreadyContainsPartsOfStringToAdd_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_PrivateUseAlreadyContainsStringToAddInDifferentCase_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_PrivateUseAlreadyContainsStringToAdd_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_PrivateUseIsEmpty_PrivateUseEqualsStringToAdd
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_PrivateUseIsNotEmpty_StringToAddIsAppendedToPrivateUseWithDashDelimiter
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddBeginsWithDash_StringIsAdded
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddBeginsWithx_StringIsAdded
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddConsistsOfMultipleParts_StringToAddIsAppendedToPrivateUseWithDashDelimiter
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddContainsIllegalCharacters_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddContainsNonAlphaNumericCharacter_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddContainsUnderScoreAfterx_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddDoesNotBeginWithx_StringIsAdded
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddEndsWithDash_StringIsAdded
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddIsSubStringOfStringAlreadyContainedInPrivateUse_StringToAddIsAppendedToPrivateUseWithDashDelimiter
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_StringToAddWithx_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_TagBeginningWithx_Set
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToPrivateUse_TagEndingInx_Set
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_StringToAddBeginsWithDash_StringIsAdded
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_StringToAddBeginsWithx_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_StringToAddConsistsOfMultipleParts_StringToAddIsAppendedToVariantWithDashDelimiter
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_StringToAddContainsInvalidCharacter_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_StringToAddEndsWithDash_StringIsAdded
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_StringToAddIsNotValidVariant_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_VariantAlreadyContainsPartsOfStringToAdd_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_VariantAlreadyContainsStringToAddInDifferentCase_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_VariantAlreadyContainsStringToAdd_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_VariantIsEmpty_VariantEqualsStringToAdd
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ AddToVariant_VariantIsNotEmpty_StringToAddIsAppendedToVariantWithDashDelimiter
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ CompleteTag_AllSubtagsSet_IsSetCorrectly
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ CompleteTag_OnlyPrivateUseSet_OnlyPrivateUseIsReturned
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageIsEmptyAndPrivateUseIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageIsEmptyAndPrivateUseIsSet_CompleteTagConsistsOnlyOfPrivateUse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageIsEmptyAndPrivateUseIsSet_SetsPrivateUse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageIsSetToqaa_SetsLanguageToqaa
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageIsSetToqtz_SetsLanguageToqtz
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageNullWithPrivateUse_PropertiesAreEmptyString
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageQaaOthersNull_PropertiesAreEmptyString
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageSubtagContainsScriptSubtag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_LanguageSubtagIsQaa_IsValid
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_PrivateuseSetWithTwoPrivateUseSubtagsBothPrefixedWithx_ThrowsArgumentException
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_PrivateuseSetWithTwoPrivateUseSubtagsTheLatterPrefixedWithx_ThrowsValidationException
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionAndPrivateUseAreSetButLanguageIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetButLanguageIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToQM_SetsRegionToQM
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToQZ_SetsRegionToQZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToXA_SetsRegionToXA
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionIsSetToXZ_SetsRegionToXZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_RegionSubtagContainsLanguageSubtag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptAndPrivateUseAreSetButLanguageIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptIsSetButLanguageIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptIsSetToQaaa_SetsScriptToQaaa
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptIsSetToQabx_SetsScriptToQabx
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_ScriptSubtagContainsLanguageSubtag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_SetWithInvalidLanguageTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_SetWithInvalidRegionTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_SetWithInvalidScriptTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_SetWithInvalidVariantTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_SimpleEnglish_CompleteTagIsCorrect
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_VariantIsSetButLanguageIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Constructor_VariantSubtagContainsLanguageSubtag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_AlltagsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoIsEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoNotEqual_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoRegionIsEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoRegionIsNotEqual_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoScriptIsEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoScriptIsNotEqual_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoVariantIsEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_IsoVariantIsNotEqual_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_PrivateUseIsEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_PrivateUseIsNotEqual_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_PrivateUseTagsAreSameButNotInSameOrder_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_PrivateUseWithTwoTagsIsEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Equals_VariantTagsAreSameButNotInSameOrder_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ LanguageSubtag_SetToQaa_IsSet
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_IsSetToqaa_SetsLanguageToqaa
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_IsSetToqtz_SetsLanguageToqtz
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_SetToEmptyWhenRegionIsNotEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_SetToEmptyWhenScriptIsNotEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_SetToEmptyWhenVariantIsNotEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_SetWithCasedButValidLanguageTag_SetsLanguage
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_SetWithInvalidLanguageTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Language_SetWithTwoValidLanguageTags_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndMultipleVariants_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndRegionAndVariantAndMultiplePrivateUse_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndRegion_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScriptAndRegionAndMultipleVariantsAndMultiplePrivateUse_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScriptAndRegionAndMultipleVariantsAndPrivateUse_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScriptAndRegionAndMultipleVariants_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScriptAndRegionAndVariantAndMultiplePrivateUse_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScriptAndRegionAndVariant_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScriptAndRegion_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndScript_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguageAndVariant_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasLanguage_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasMultiplePrivateUse_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Parse_HasOnlyPrivateUse_RFC5646TagHasExpectedFields
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUseContainsPart_PartConsistsOfMultiplePartsAndAllPartsAreContainedInPrivateUse_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUseContainsPart_PartConsistsOfMultiplePartsAndNotAllPartsAreContainedInPrivateUse_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUseContainsPart_PartIsContainedInPrivateUseAndpartDoesNotHavePrependedx_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUseContainsPart_PartIsContainedInPrivateUse_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUseContainsPart_PartIsNotContainedInPrivateUse_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUse_SetWhileNotEmpty_RemovesOldPrivateUse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUse_SetWithTwoPrivateUseSubtagsBothPrefixedWithx_ThrowsArgumentException
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PrivateUse_SetWithTwoPrivateUseSubtagsTheLatterPrefixedWithx_ThrowsValidationException
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PropertiesSetNull_AllExceptLanguage_PropertiesAreEmptyString
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ PropertiesSetNull_AllExceptPrivateUse_PropertiesAreEmptyString
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RFC5646Tag_EmptyConstructor_HasDefaultLanguage
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToQM_SetsRegionToQM
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToQZ_SetsRegionToQZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToXA_SetsRegionToXA
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_IsSetToXZ_SetsRegionToXZ
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_SetWhileLanguageSubtagIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_SetWithCasedButValidRegionTag_SetsRegion
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_SetWithInvalidRegionTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Region_SetWithTwoValidRegionTags_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsPartAndNoValidlanguageTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsPartsOfStringToRemoveButNotConsecutively_RemovesPartsCorrectly
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsStringToRemoveAndStringToRemoveEndsWithDash_StringIsRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsStringToRemoveAndStringToRemoveStartsWithDash_StringIsRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsStringToRemoveAndStringToRemoveStartsWithUnderscore_DoesNotRemoveString
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsStringToRemoveInDifferentCase_PrivateUseIsStrippedOfStringToRemoveAndPrecedingDash
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseContainsStringToRemove_PrivateUseIsStrippedOfStringToRemoveAndPrecedingDash
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseDoesNotContainPartsOfStringToRemove_PartsThatAreContainedAreRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseDoesNotContainStringToRemove_PrivateUseRemainsUntouched
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseEqualsStringToRemoveInDifferentCase_PrivateUseIsEmpty
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseEqualsStringToRemove_PrivateUseIsEmpty
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_PrivateUseIsEmpty_PrivateUseRemainsUntouched
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_StringToTRemoveIsPrependedByxDash_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromPrivateUse_StringToremoveIsNotPrependedByxDash_StringIsRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_StringToRemoveInDifferentCaseIsFirstInVariant_VariantIsStrippedOfStringToRemoveAndFollowingDash
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_StringToRemoveIsFirstInVariant_VariantIsStrippedOfStringToRemoveAndFollowingDash
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantContainsPartsOfStringToRemoveButNotConsecutively_RemovesPartsCorrectly
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantContainsStringToRemoveAndStringToRemoveEndsWithDash_StringIsRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantContainsStringToRemoveAndStringToRemoveStartsWithDash_StringIsRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantContainsStringToRemoveAndStringToRemoveStartsWithUnderscore_StringIsNotRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantContainsStringToRemoveInDifferentCase_VariantIsStrippedOfStringToRemoveAndPrecedingDash
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantContainsStringToRemove_VariantIsStrippedOfStringToRemoveAndPrecedingDash
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantDoesNotContainPartsOfStringToRemove_PartsThatAreContainedAreRemoved
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantDoesNotContainStringToRemove_VariantRemainsUntouched
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantEqualsStringToRemoveInDifferentCase_VariantIsEmpty
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantEqualsStringToRemove_VariantIsEmpty
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ RemoveFromVariant_VariantIsEmpty_VariantRemainsUntouched
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_IsSetToQaaa_SetsScriptToQaaa
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_IsSetToQabx_SetsScriptToQabx
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_SetWhileLanguageSubtagIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_SetWithCasedButValidScriptTag_SetsScript
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_SetWithInvalidScriptTag_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Script_SetWithTwoValidScriptTags_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ VariantContainsPart_PartConsistsOfMultiplePartsAndAllPartsAreContainedInVariant_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ VariantContainsPart_PartConsistsOfMultiplePartsAndNotAllPartsAreContainedInVariant_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ VariantContainsPart_PartIsContainedInVariant_ReturnsTrue
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ VariantContainsPart_PartIsNotContainedInVariant_ReturnsFalse
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Variant_SetStringContainingxAsPart_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Variant_SetWhileLanguageSubtagIsEmpty_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Variant_SetWhileNotEmpty_RemovesOldVariant
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Variant_SetWithCasedButValidVariantTag_SetsVariant
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Variant_SetWithInvalidVariant_Throws
SIL.WritingSystems.Tests.Migration.Rfc5646TagTests ‑ Variant_SetWithTwoValidVariantTags_VariantIsSet
SIL.WritingSystems.Tests.Migration.SilLdmlVersionTests ‑ GetFileVersion_SilIdentity_LatestVersion
SIL.WritingSystems.Tests.Migration.SilLdmlVersionTests ‑ GetFileVersion_StandardLdml_LatestVersion
SIL.WritingSystems.Tests.Migration.SilLdmlVersionTests ‑ GetFileVersion_V0_ReturnsBadVersion
SIL.WritingSystems.Tests.Migration.SilLdmlVersionTests ‑ GetFileVersion_V1_ReturnsBadVersion
SIL.WritingSystems.Tests.Migration.SilLdmlVersionTests ‑ GetFileVersion_WithoutLdml_ReturnsBadVersion
SIL.WritingSystems.Tests.Migration.SubtagCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.Migration.SubtagCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.Migration.SubtagCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.Migration.SubtagCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.Migration.SubtagCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.Migration.SubtagCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.Migration.SubtagTests ‑ ParseSubtagForParts_SubtagContainsMultipleConsecutiveDashes_DashesAreTreatedAsSingleDashes
SIL.WritingSystems.Tests.Migration.SubtagTests ‑ ParseSubtagForParts_SubtagContainsMultipleParts_PartsAreReturned
SIL.WritingSystems.Tests.Migration.SubtagTests ‑ ParseSubtagForParts_SubtagContainsOnePart_PartIsReturned
SIL.WritingSystems.Tests.Migration.SubtagTests ‑ ParseSubtagForParts_SubtagIsEmpty_ListisEmpty
SIL.WritingSystems.Tests.Migration.SubtagTests ‑ ParseSubtagForParts_SubtagcontainsOnlyDashes_ListisEmpty
SIL.WritingSystems.Tests.Migration.WritingSystemLdmlVersionGetterTests ‑ WritingSystemLdmlVerisonGetterGetFileVerison_FileIsVersion3_Returns3
SIL.WritingSystems.Tests.Migration.WritingSystemLdmlVersionGetterTests ‑ WritingSystemLdmlVersionGetterGetFileVersion_FileHasNoVersion_ReturnsminusOne
SIL.WritingSystems.Tests.Migration.WritingSystemLdmlVersionGetterTests ‑ WritingSystemLdmlVersionGetterGetFileVersion_FileIsVersion1_Returns1
SIL.WritingSystems.Tests.RegionSubtagTests ‑ BlankRegionPlaceholder_DisplayLabelIsBlank
SIL.WritingSystems.Tests.RegionSubtagTests ‑ NonPrivateUseRegion_DisplayLabelIsName
SIL.WritingSystems.Tests.RegionSubtagTests ‑ PrivateUseRegion_DisplayLabelContainsCode
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_AsciiCharacterNotLetterOrDigit_RequiresIcuEscaping
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_BackslashWithNoCharacterFollowing_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_Blank
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_CollationElementUsedTwice_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_Digraph
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_Empty
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_GroupFollowedBySingleCharacter
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_GroupFollowedBySingleCharacterWithBlanks
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_MultipleCharactersFormingCollationElement
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_NestedParenthesis_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_NoHyphenInRules_HasIgnoreHyphen
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_OpenParenthesisWithoutCloseOnSameLineOneGroup_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_OpenParenthesisWithoutCloseOnSameLine_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_OpenParenthesisWithoutCloseWithBlanks_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_OpenParenthesisWithoutClose_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_PaddedWithWhiteSpace
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithBlank_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithCharacterAndUnicodeCharacterReference_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithDigraphUnicodeCharacterReference_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithNoData_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithSingleDigraph_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithSingleItem_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithSingleUnicodeCharacterReference_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ParenthesisWithUnicodeCharacterReferenceAndCharacter_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_Parse
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SecondarySegments
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SegmentsWithinParenthesis_ConsideredTertiary
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleCharacterFollowedByGroup
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleCharacterFollowedByGroupWithBlanks
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleCollatingElementInParenthesis_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleElement
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleElementWithBlanks
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleUnicodeEscChar
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SingleUnicodeEscCharWithBlanks
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_SurrogateCharacters
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ThreeSingleCharactersInParenthesis
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ThreeSingleCharactersOnSameLine
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_ThreeSingleElementsOnSeparateLines
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElements
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElementsInGroup
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElementsInGroupWithBlanks
Check notice on line 0 in .github
github-actions / LibPalaso Tests
2813 tests found (test 2480 to 2813)
There are 2813 tests, see "Raw output" for the list of tests 2480 to 2813.
Raw output
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElementsOnSeparateLines
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElementsOnSeparateLinesWithBlankLines
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElementsOnSeparateLinesWithBlanks
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_TwoSingleElementsWithBlanks
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithFiveHexDigits_LastDigitTreatedAsCharacter
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithOnlyOneHexDigit_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithOnlyThreeHexDigits_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithOnlyTwoHexDigits_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithSpaceAfterBackSlash_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithSpaceAfterU_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReferenceWithUpperCaseU_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReference_Surrogates
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnicodeCharacterReference_VerifyUnsigned
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnmatchedCloseParenthesisWithBlanks_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ConvertToIcuRules_UnmatchedCloseParenthesis_Throws
SIL.WritingSystems.Tests.SimpleCollationRulesParserTests ‑ ParseError_CorrectLineAndOffset
SIL.WritingSystems.Tests.SimpleRulesCollationDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.SimpleRulesCollationDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.SimpleRulesCollationDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.SimpleRulesCollationDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SimpleRulesCollationDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SimpleRulesCollationDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SldrTests ‑ GetLdmlFile_BadDirName_Throws
SIL.WritingSystems.Tests.SldrTests ‑ GetLdmlFile_BadIetfLanguageTag_Throws
SIL.WritingSystems.Tests.SldrTests ‑ GetLdmlFile_EmptyPath_Throws
SIL.WritingSystems.Tests.SldrTests ‑ GetLdmlFile_Fonipa_StatusFileNotFound
SIL.WritingSystems.Tests.SldrTests ‑ GetUnicodeCategoryBasedOnICU_HighSurrogate_GetsCorrectCategory(0)
SIL.WritingSystems.Tests.SldrTests ‑ GetUnicodeCategoryBasedOnICU_HighSurrogate_GetsCorrectCategory(2)
SIL.WritingSystems.Tests.SldrTests ‑ GetUnicodeCategoryBasedOnICU_LowSurrogateAtStartOfString_ThrowsArgumentException
SIL.WritingSystems.Tests.SldrTests ‑ GetUnicodeCategoryBasedOnICU_LowSurrogate_GetsCorrectCategory(1)
SIL.WritingSystems.Tests.SldrTests ‑ GetUnicodeCategoryBasedOnICU_LowSurrogate_GetsCorrectCategory(3)
SIL.WritingSystems.Tests.SldrTests ‑ LanguageTags_NewerCachedLangTagsSldrOffline_UseCachedLangTags
SIL.WritingSystems.Tests.SldrTests ‑ LanguageTags_NoCachedLangTagsSldrOffline_UseEmbeddedLangTags
SIL.WritingSystems.Tests.SldrTests ‑ LanguageTags_OlderCachedLangTagsSldrOffline_UseEmbeddedLangTags
SIL.WritingSystems.Tests.SldrTests ‑ MoveTmpToCache_DraftApproved_RemovesUid
SIL.WritingSystems.Tests.SldrTests ‑ MoveTmpToCache_DraftProposed_KeepsUid
SIL.WritingSystems.Tests.SldrTests ‑ ReadSilIdentity_GetsRevidAndUid
SIL.WritingSystems.Tests.SortingTests ‑ ICUCollator_WithUnicodeEscapes
SIL.WritingSystems.Tests.SortingTests ‑ IcuCollator_CBA_ABC
SIL.WritingSystems.Tests.SortingTests ‑ IcuCollator_WithDashCBA_ABCDash
SIL.WritingSystems.Tests.SortingTests ‑ System_CBA_ABC
SIL.WritingSystems.Tests.SortingTests ‑ System_WithDashCBA_ABCDash
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ CloneCopiesUrls
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SpellCheckDictionaryDefinitionCloneableTests ‑ ValueEqualsComparesUrls
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsPrivateUseRegionCode_QM_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsPrivateUseScriptCode_Qaaa_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso15924ScriptCode_Latn_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso15924ScriptCode_Qaaa_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso15924ScriptCode_fonipa_ReturnsFalse
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso3166Region_QM_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso3166Region_US_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso3166Region_fonipa_ReturnsFalse
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso639LanguageCode_en_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso639LanguageCode_fonipa_ReturnFalse
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso639LanguageCode_one_ReturnTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso639LanguageCode_qaa_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidIso639LanguageCode_two_ReturnTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidRegisteredVariant_en_ReturnsFalse
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ IsValidRegisteredVariant_fonipa_ReturnsTrue
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ Iso639LanguageCodes_DoesNotContainCodeRanges
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredLanguages_CodeAqtHasIso3Angaite
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredLanguages_CodeFaHasIso3Fas
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredLanguages_HasEnglish_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredLanguages_HasIso3CodeForEnglish
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredRegions_HasFonipa_False
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredRegions_HasUS_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredRegions_PrivateUse("AA")
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredRegions_PrivateUse("ZZ")
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredScripts_HasFonipa_False
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredScripts_HasHiraganaKatakana_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredScripts_HasLatinFraktur_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredScripts_HasLatn_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredScripts_HasOldItalic_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredScripts_HasSome
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredVariants_HasBiske_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredVariants_HasEn_False
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ RegisteredVariants_HasFonipa_True
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ SubTagComponentDescription_HasAliasFor_RemovesAliasFor
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ SubTagComponentDescription_HasBeginningParenthesis_RemovesParens
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ SubTagComponentDescription_HasForwardSlash_ReplacesWithPipe
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ SubTagComponentDescription_HasIndividualLanguage_RemovesIt
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ VariantTagPrefixes
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ VerifyAddedPrivateUseScriptsMarkedProperly("A1B2",False)
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ VerifyAddedPrivateUseScriptsMarkedProperly("Qaaa",True)
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ VerifyAddedPrivateUseScriptsMarkedProperly("Qabx",True)
SIL.WritingSystems.Tests.StandardSubtagsTests ‑ VerifyAddedPrivateUseScriptsMarkedProperly("Qaby",False)
SIL.WritingSystems.Tests.SystemCollationDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.SystemCollationDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.SystemCollationDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.SystemCollationDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SystemCollationDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SystemCollationDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.SystemCollatorTests ‑ Compare_EnglishCultureEnglishStrings_AreNotSame
SIL.WritingSystems.Tests.SystemCollatorTests ‑ Compare_InvariantCultureKhmerStrings_AreNotSame
SIL.WritingSystems.Tests.SystemCollatorTests ‑ EmptyId_ProducesCollator
SIL.WritingSystems.Tests.SystemCollatorTests ‑ English_ProducesCollator
SIL.WritingSystems.Tests.SystemCollatorTests ‑ InvalidId_ProducesCollator
SIL.WritingSystems.Tests.SystemCollatorTests ‑ NullId_ProducesCollator
SIL.WritingSystems.Tests.SystemCollatorTests ‑ ValidateLanguageTag_InValid_ReturnsFalse
SIL.WritingSystems.Tests.SystemCollatorTests ‑ ValidateLanguageTag_UserCustomCulture_ReturnsFalse
SIL.WritingSystems.Tests.SystemCollatorTests ‑ ValidateLanguageTag_Valid_ReturnsTrue
SIL.WritingSystems.Tests.WritingSystemChangeLogDataMapperTests ‑ Read_SampleLogFile_PopulatesChanges
SIL.WritingSystems.Tests.WritingSystemChangeLogDataMapperTests ‑ Write_NewEmptyFile_WritesModelToLogFile
SIL.WritingSystems.Tests.WritingSystemChangeLogDataMapperTests ‑ Write_NullChangeLog_Throws
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ GetChangeFor_HasChange_ReturnsCorrectWsId
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ GetChangeFor_InLogButNoChange_ReturnsSameId
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ GetChangeFor_NotInLog_ReturnsNull
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ HasChangeFor_InLogHasChange_ReturnsTrue
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ HasChangeFor_InLogNoChange_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ HasChangeFor_NotInLog_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemChangeLogTests ‑ LogChange_FromSameAsTo_DoesNotLogChange
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesAllNeededMembers
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesCharacterSets
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesCollations
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesFonts
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesKnownKeyboards
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesMatchedPairs
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesPunctuationPatterns
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesQuotationMarks
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesSpellCheckDictionaries
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ CloneCopiesVariants
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ Equal_ItemsAreEqual_ReturnsTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ Equal_OneFieldDiffers_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ Equal_SecondFieldIsNull_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ Equals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ObjectEquals_OtherIsNull_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesCharacterSets
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesCollations
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesFonts
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesKnownKeyboards
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesMatchedPairs
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesPunctuationPatterns
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesQuotationMarks
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesSpellCheckDictionaries
SIL.WritingSystems.Tests.WritingSystemDefinitionCloneableTests ‑ ValueEqualsComparesVariants
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Abbreviation_Sets_GetsSame
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Abbreviation_Uninitialized_ReturnsISO639
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ CloneConstructor_CopyId
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ CloneConstructor_DoesNotCopyIdByDefault
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ CloneConstructor_VariantStartsWithxDash_VariantIsCopied
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_AllArgs_SetsOk
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasBadSubtag_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndMultipleVariants_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndRegionAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndRegionAndVariantAndMultiplePrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndRegionAndVariantAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndRegionAndVariant_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndRegion_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegionAndMultipleVariantsAndMultiplePrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegionAndMultipleVariantsAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegionAndMultipleVariants_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegionAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegionAndVariantAndMultiplePrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegionAndVariant_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScriptAndRegion_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndScript_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndVariantAndPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguageAndVariant_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasLanguage_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasMultiplePrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_HasOnlyPrivateUse_WritingSystemHasExpectedFields
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_IsVoice_SetToFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_OnlyPrivateUseIsPassedIn_LanguageTagConsistsOfOnlyPrivateUse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_OnlyVariantContainingOnlyPrivateUseisPassedIn_LanguageTagConsistsOfOnlyPrivateUse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Constructor_OnlyVariantIsPassedIn_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Ctor1_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Ctor2_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Ctor3_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Ctor4_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultCollation_DefaultsToFirstCollation
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultCollation_ResetWhenRemovedFromCollations
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultCollation_SetToCollationWithSameTypeAsExistingCollation_ReplacesExistingCollation
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultFont_DefaultsToFirstFont
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultFont_ResetWhenRemovedFromFonts
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultFont_SameFontNameDifferentCase_FontIsReplacedInFonts
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DefaultFont_SetToFontWithSameNameAsExistingFont_ReplacesExistingFont
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DisplayLabelWhenUnknown
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DisplayLabel_LanguageTagIsDefaultHasAbbreviation_ShowsAbbreviation
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ DisplayLabel_NoAbbreviation_UsesRFC5646
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ GetDefaultFontSizeOrMinimum_DefaultConstructor_GreaterThanSix
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ GetDefaultFontSizeOrMinimum_SetAt0_GreaterThanSix
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IpaStatus_SetToIpaLangTagStartsWithxDash_InsertsUnknownlanguagemarkerAsLanguageSubtag
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IpaStatus_SetToPhonemicLangTagStartsWithxDash_InsertsUnknownlanguagemarkerAsLanguageSubtag
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IpaStatus_SetToPhoneticLangTagStartsWithxDash_InsertsUnknownlanguagemarkerAsLanguageSubtag
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IpaStatus_Set_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_FalseFromTrue_ClearsScript
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToFalseWhileIpaStatusIsIpa_IpaStatusIsIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToFalseWhileIpaStatusIsIpa_IsVoiceIsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueOnEntirelyPrivateUseLanguageTag_markerForUnlistedLanguageIsInserted
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsIpaPhonemic_IpaStatusIsSetToNotIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsIpaPhontetic_IpaStatusIsSetToNotIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsIpa_IpaStatusIsNotIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsIpa_IpaStatusIsSetToNotIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsIpa_IsVoiceIsTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsPhonemic_IpaStatusIsNotIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsPhonemic_IsVoiceIsTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsPhonetic_IpaStatusIsNotIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrueWhileIpaStatusIsPhonetic_IsVoiceIsTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_SetToTrue_SetsScriptRegionAndVariantCorrectly
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_Set_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_ToTrue_LeavesIsoCodeAlone
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_ToggledAfterRegionHasBeenSet_DoesNotRemoveRegion
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_ToggledAfterScriptHasBeenSet_ScriptIsCleared
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_ToggledAfterVariantHasBeenSet_DoesNotRemoveVariant
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_UnwrittenScriptAndAudioPrivateUse_ReturnsTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ IsVoice_VariantIsxDashPrefixaudioPostfix_ReturnsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageAndVariantTags
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageName_Default_ReturnsUnknownLanguage
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageName_SetCustom_ReturnsCustomName
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageName_SetLanguageEn_ReturnsEnglish
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_BadLanguage_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_BadRegion_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_BadScript_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_BadVariant_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashAudioAndFonipa_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashAudioAndPhonemicMarker_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashAudioAndPhoneticMarker_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashEmicAndAndFonipaInPrivateUse_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashEmicAndNotFonipaInVariant_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashEticAndFonipaInPrivateUse_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ContainsXDashEticAndNotFonipaInVariant_Throws
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_HasOnlyAbbreviation_ReturnsQaa
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_LanguageTagChanged_ModifiedisTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_LanguageTagUnchanged_IsChangedIsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_Language_IsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_Region_IsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ScriptSetToZxXxAndVariantSetToXDashAuDiO_SetsIsVoiceToTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_ScriptSetToZxxxAndVariantSetToXDashAudio_SetsIsVoiceToTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_Script_IsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_VariantSetToPrivateUseOnly_VariantIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_Variant_IsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_WhenIsoAndRegion
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_WhenIsoAndScript
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_WhenIsoScriptRegionVariant
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LanguageTag_WhenJustIso
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Language_InvalidLanguageSubtag_LanguageIsSetCorrectly
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Language_SetValidLanguage_IsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Language_Set_LanguageTagChanged
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_AllSortsOfThingsSet_LabelIsCorrect
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_RegionSet_LabelIsLanguageWithRegionInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_RegionVariantSet_LabelIsLanguageWithRegionAndVariantInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_ScriptRegionSet_LabelIsLanguageWithScriptandRegionInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_ScriptRegionVariantEmpty_LabelIsLanguage
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_ScriptSet_LabelIsLanguageWithScriptInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_ScriptVariantSet_LabelIsLanguageWithScriptandVariantInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantContainsDuplwithNumber_LabelIsLanguageWithCopyAndNumberInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantContainsDuplwithZero_LabelIsLanguageWithCopyAndNoNumberInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantContainsUnknownVariant_LabelIsLanguageWithVariantInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantContainsmulitpleDuplswithNumber_LabelIsLanguageWithCopyAndNumbersInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantSetToIpa_LabelIsLanguageWithIPAInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantSetToPhonemic_LabelIsLanguageWithIPADashEmicInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_VariantSetToPhonetic_LabelIsLanguageWithIPADashEticInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ListLabel_WsIsVoice_LabelIsLanguageWithVoiceInBrackets
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_DefaultsToFirstKnownAvailable
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_DefersToController_WhenNoKnownAvailable
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_NoLegacyKeyboardSet_ReturnsSystemDefault
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_OldFWKeymanKeyboard_ReturnsCorrectKeyboard
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_OldFWSystemKeyboard_ReturnsCorrectKeyboard
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_OldNonexistentFWSystemKeyboard_ReturnsDefaultKeyboard
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_OldPalasoIbusKeyboard_ReturnsCorrectKeyboard
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_OldPalasoKeymanKeyboard_ReturnsCorrectKeyboard
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_OldPalasoWinIMEKeyboard_ReturnsCorrectKeyboard
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_ResetWhenRemovedFromKnownKeyboards
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_SetToAlreadyKnownKeyboard_SetsModifiedFlag
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ LocalKeyboard_Set_AddsToKnownKeyboards
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ModifyingDefinitionSetIsChangedFlag
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ OtherAvailableKeyboards_DefaultsToAllAvailable
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ OtherAvailableKeyboards_OmitsKnownKeyboards
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ReadsIsoRegistry
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Region_Set_LanguageTagChanged
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Script_DefaultIsImplicitScriptCodeOfLanguage
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Script_Set_LanguageTagChanged
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_DuplicatePrivateUse_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_InvalidLanguageTag_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_InvalidRegion_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_InvalidScript_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_NonUnwrittenScriptAndAudioPrivateUse_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_NullLanguage_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_ScriptChangedToSomethingOtherThanZxxxWhileIsVoiceIsTrue_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_ScriptSetToOtherThanZxxxWhileVariantIsXDashAudio_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_UnwrittenScript_IsTrue
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_VariantsContainsAudio_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ ValidateLanguageTag_VariantsIsSetWithDuplicateTags_IsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_ChangedToSomethingOtherThanXDashAudioWhileIsVoiceIsTrue_IsVoiceIsChangedToFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_ConsistsOfBothRfc5646VariantandprivateUse_VariantsIsSetCorrectly
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_ConsistsOnlyOfRfc5646PrivateUse_VariantsIsSetCorrectly
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_ConsistsOnlyOfRfc5646Variant_VariantsIsSetCorrectly
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_ContainsXDashAudioDashFake_VariantsIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_DuplicatePrivateUse_VariantsIsSetCorrectly
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_NonRegisteredVariant_LanguageTagIsSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_SetWithPrivateUseTag_VariantisSet
SIL.WritingSystems.Tests.WritingSystemDefinitionPropertyTests ‑ Variants_Set_LanguageTagChanged
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_IpaPhonemic_RoundTrips
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_IpaPhoneticToPhonemic_MakesChange
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_IpaPhonetic_RoundTrips
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_PrivateUseSetToPrefixEticPostfix_ReturnsIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToIpaOnEntirelyPrivateUseWritingSystem_MarkerForUnlistedLanguageIsInserted
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToIpaWasAlreadyIpaWithOtherVariants_NoChange
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToIpaWhenVariantHasContents_FonIpaAtEnd
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToIpaWhenVariantIsEmpty_VariantNowFonIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToIpaWhileIsVoiceIsTrue_IpaStatusIsIpa
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToIpaWhileIsVoiceIsTrue_IsVoiceIsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToNotIpaWhenVariantEmpty_NothingChanges
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToNotIpaWhenVariantHasContentsWithIpaInMiddle_FonIpaRemoved
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToNotIpaWhenVariantHasContents_FonIpaRemoved
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToNotIpaWhenVariantNotEmpty_NothingChanges
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToNotIpaWhenWasOnlyVariant_FonIpaRemoved
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToPhonemicOnEntirelyPrivateUseWritingSystem_MarkerForUnlistedLanguageIsInserted
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToPhonemicWhileIsVoiceIsTrue_IpaStatusIsPhonemic
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToPhonemicWhileIsVoiceIsTrue_IsVoiceIsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToPhoneticOnEntirelyPrivateUseWritingSystem_MarkerForUnlistedLanguageIsInserted
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToPhoneticWhileIsVoiceIsTrue_IpaStatusIsPhonetic
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_SetToPhoneticWhileIsVoiceIsTrue_IsVoiceIsFalse
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_VariantSetTofonipaDashXDashemic_ReturnsIpaPhonemic
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ IpaStatus_VariantSetTofonipaDashXDashetic_ReturnsIpaPhonetic
SIL.WritingSystems.Tests.WritingSystemDefinitionVariantTests ‑ SetIpaStatus_SetIpaWasVoice_RemovesVoice
SIL.WritingSystems.Tests.WritingSystemLogEventTests ‑ AddEventConstructor_Data_SetsAllProperties
SIL.WritingSystems.Tests.WritingSystemLogEventTests ‑ ChangeEventConstructor_Data_SetsAllProperties
SIL.WritingSystems.Tests.WritingSystemLogEventTests ‑ DeleteEventConstructor_Data_SetsAllProperties
SIL.WritingSystems.Tests.WritingSystemOrphanFinderTests ‑ FindOrphans_NoOrphansFound_WritingSystemRepoAndFileUntouched
SIL.WritingSystems.Tests.WritingSystemOrphanFinderTests ‑ FindOrphans_OrphanFoundIsNotValidRfcTagButWritingSystemRepoKnowsAboutChange_WritingSystemIsChangedInFile
SIL.WritingSystems.Tests.WritingSystemOrphanFinderTests ‑ FindOrphans_OrphanFoundIsNotValidRfcTag_OrphanIsMadeConformAndIsAddedWritingSystemRepoAndWritingSystemIsChangedInFile
SIL.WritingSystems.Tests.WritingSystemOrphanFinderTests ‑ FindOrphans_OrphanFoundIsValidRfcTag_WritingSystemIsAddedToWritingSystemRepoAndFileUntouched
SIL.WritingSystems.Tests.WritingSystemOrphanFinderTests ‑ FindOrphans_StaticListOfIds_DuplicateIsCreated