Module talk:Repr/testcases
Appearance
All tests passed.
| Name | Expected | Actual | |
|---|---|---|---|
| testIsLuaIdentifier_containingLowerCaseCharacters_isTrue | |||
| testIsLuaIdentifier_containingUpperCaseCharacters_isTrue | |||
| testIsLuaIdentifier_containingDigitsAfterFirstPosition_isTrue | |||
| testIsLuaIdentifier_containingUnderscores_isTrue | |||
| testIsLuaIdentifier_nonString_isFalse | |||
| testIsLuaIdentifier_emptyString_isFalse | |||
| testIsLuaIdentifier_startingWithNumber_isFalse | |||
| testIsLuaIdentifier_containingMultibyteCharacter_isFalse | |||
| testIsLuaIdentifier_containingPeriod_isFalse | |||
| testIsLuaIdentifier_containingHyphen_isFalse | |||
| testIsLuaIdentifier_keyword_and_isFalse | |||
| testIsLuaIdentifier_keyword_break_isFalse | |||
| testIsLuaIdentifier_keyword_do_isFalse | |||
| testIsLuaIdentifier_keyword_else_isFalse | |||
| testIsLuaIdentifier_keyword_elseif_isFalse | |||
| testIsLuaIdentifier_keyword_end_isFalse | |||
| testIsLuaIdentifier_keyword_false_isFalse | |||
| testIsLuaIdentifier_keyword_for_isFalse | |||
| testIsLuaIdentifier_keyword_function_isFalse | |||
| testIsLuaIdentifier_keyword_if_isFalse | |||
| testIsLuaIdentifier_keyword_in_isFalse | |||
| testIsLuaIdentifier_keyword_local_isFalse | |||
| testIsLuaIdentifier_keyword_nil_isFalse | |||
| testIsLuaIdentifier_keyword_not_isFalse | |||
| testIsLuaIdentifier_keyword_or_isFalse | |||
| testIsLuaIdentifier_keyword_repeat_isFalse | |||
| testIsLuaIdentifier_keyword_return_isFalse | |||
| testIsLuaIdentifier_keyword_then_isFalse | |||
| testIsLuaIdentifier_keyword_true_isFalse | |||
| testIsLuaIdentifier_keyword_until_isFalse | |||
| testIsLuaIdentifier_keyword_while_isFalse | |||
| testRepr_nil | |||
| testRepr_true | |||
| testRepr_false | |||
| testRepr_integer | |||
| testRepr_float | |||
| testRepr_largeInt | |||
| testRepr_positiveInfinity | |||
| testRepr_negativeInfinity | |||
| testRepr_NaN | |||
| testRepr_emptyString | |||
| testRepr_normalString | |||
| testRepr_stringWithQuotes | |||
| testRepr_stringWithNewline | |||
| testRepr_emptyTable | |||
| testRepr_sequenceWithSimpleValues | |||
| testRepr_sparseSequence | |||
| testRepr_mixedSequenceAndKeys | |||
| testRepr_tableWithZeroKey | |||
| testRepr_tableWithNegativeIntegerKey | |||
| testRepr_tableWithFloatKeys | |||
| testRepr_tableWithHugeKey | |||
| testRepr_tableWithEmptyStringKey | |||
| testRepr_tableWithIdentifierKeys | |||
| testRepr_tableWithStringKeysStartingWithNumbers | |||
| testRepr_tableWithStringKeysContainingMultibyteCharacters | |||
| testRepr_tableWithLuaKeywordKey | |||
| testRepr_tableWithBooleanKey | |||
| testRepr_tableWithEmptyTableKey | |||
| testRepr_nestedSequence | |||
| testRepr_nestedTableWithIdentifierKeys | |||
| testRepr_tableWithNestedTableKey | |||
| testRepr_sequenceKey | |||
| testRepr_cyclicSequence | |||
| testRepr_cyclicTable | |||
| testRepr_cyclicTablePair | |||
| testRepr_tableWithSharedSubtables | |||
| testRepr_tableWithToStringMethod | |||
| testRepr_tableWithToStringMetamethod | |||
| testRepr_function | |||
| testRepr_tableKeySorting_withExplicitSetting | |||
| testRepr_tableKeySorting_withDefaultSetting | |||
| testRepr_tableKeySorting_withInheritedSetting | |||
| testRepr_prettyPrint_withDefaultSettings | |||
| testRepr_prettyPrint_withDefaultSpaces | |||
| testRepr_prettyPrint_withTwoSpaces | |||
| testRepr_prettyPrint_withSemicolons | |||
| testRepr_prettyPrint_withDepthOf1 | |||
| testRepr_prettyPrint_withNestedTableKey | |||
| testRepr_nestedTable_withSemicolons | |||
| testInvocationRepr_nameOnly | |||
| testInvocationRepr_nameOnly_withNilArgsAndOptions | |||
| testInvocationRepr_withSimpleArguments | |||
| testInvocationRepr_withTableArguments | |||
| testInvocationRepr_withNestedTableArgument | |||
| testInvocationRepr_withNestedTableArgument_prettyPrinted | |||
| testInvocationRepr_withNestedTableArgument_prettyPrintedWithDepthOf1 |
Start a discussion about improving the Module:Repr/testcases page
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve the "Module:Repr/testcases" page.