]> granicus.if.org Git - nethack/commitdiff
add some additional pluralization tests, order alphabetically to ease adds
authornhmall <nhmall@nethack.org>
Mon, 18 Nov 2019 20:37:27 +0000 (15:37 -0500)
committernhmall <nhmall@nethack.org>
Mon, 18 Nov 2019 20:37:27 +0000 (15:37 -0500)
test/test_src.lua

index 57686d05b981f8c2660ddd4c262bc49e43355bf4..7c549679b941ed221f817cdea424c9bbfe9dff2e 100644 (file)
@@ -3,65 +3,69 @@
 
 local tests = {
    makeplural = {
-      stamen = "stamens",
-      caveman = "cavemen",
-      zorkmid = "zorkmids",
-      shaman = "shamans",
       algae = "algae",
-      larvae = "larvae",
-      woman = "women",
-      nerf = "nerfs",
-      serf = "serfs",
-      knife = "knives",
-      baluchitherium = "baluchitheria",
-      mycelium = "mycelia",
-      hyphae = "hyphae",
       amoeba = "amoebae",
-      vertebra = "vertebrae",
-      fungus = "fungi",
-      homunculus = "homunculi",
-      bus = "buses",
-      lotus = "lotuses",
-      wumpus = "wumpuses",
-      nemesis = "nemeses",
-      matzoh = "matzot",
-      matzah = "matzot",
-      gateau = "gateaus",
-      gateaux = "gateauxes",
+      baluchitherium = "baluchitheria",
       bordeau = "bordeaus",
-      ox = "oxen",
-      VAX = "VAXES",
-      goose = "geese",
-      tomato = "tomatoes",
-      potato = "potatoes",
-      dingo = "dingoes",
-      fox = "foxes",
-      cookie = "cookies",
       ["bunch of grapes"] = "bunches of grapes",
+      bus = "buses",
       candelabrum = "candelabra",
+      caveman = "cavemen",
+      child = "children",
+      cookie = "cookies",
       deer = "deer",
+      dingo = "dingoes",
+      epoch = "epochs",
       fish = "fish",
       foot = "feet",
-      tuna = "tuna",
+      fox = "foxes",
+      fungus = "fungi",
+      gateau = "gateaus",
+      gateaux = "gateauxes",
+      gauntlet = "gauntlets",
+      ["gauntlet of power"] = "gauntlets of power",
+      goose = "geese",
+      homunculus = "homunculi",
+      hoof = "hooves",
+      hyphae = "hyphae",
+      knife = "knives",
+      larvae = "larvae",
+      loch = "lochs",
+      lotus = "lotuses",
+      louse = "lice",
       manes = "manes",
+      matzah = "matzot",
+      matzoh = "matzot",
+      mech = "mechs",
+      mouse = "mice",
+      mycelium = "mycelia",
+      nemesis = "nemeses",
+      nerf = "nerfs",
       ninja = "ninja",
-      sheep = "sheep",
+      ox = "oxen",
+      potato = "potatoes",
+      priestess = "priestesses",
       ronin = "ronin",
       roshi = "roshi",
+      scale = "scales",
+      serf = "serfs",
+      shaman = "shamans",
+      sheep = "sheep",
       shito = "shito",
+      ["slice of cake"] = "slices of cake",
+      stamen = "stamens",
+      tech = "techs",
       tengu = "tengu",
-      vortex = "vortices",
-      child = "children",
-      scale = "scales",
+      tomato = "tomatoes",
       tooth = "teeth",
-      gauntlet = "gauntlets",
-      ["gauntlet of power"] = "gauntlets of power",
-      priestess = "priestesses",
+      tuna = "tuna",
       valkyrie = "valkyries",
-      hoof = "hooves",
-      louse = "lice",
-      mouse = "mice",
-      ["slice of cake"] = "slices of cake",
+      VAX = "VAXES",
+      vertebra = "vertebrae",
+      vortex = "vortices",
+      woman = "women",
+      wumpus = "wumpuses",
+      zorkmid = "zorkmids",
    },
    an = {
       a = "an a",