Skip to content

Instantly share code, notes, and snippets.

@N-Parsons
Last active October 12, 2017 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save N-Parsons/b68a02c4413099d0d49531daaa7bcc62 to your computer and use it in GitHub Desktop.
Save N-Parsons/b68a02c4413099d0d49531daaa7bcc62 to your computer and use it in GitHub Desktop.
Version status for tests in exercism/python (2017-10-12)
{
"up-to-date": [],
"up-to-date (x-common)": [
"acronym",
"allergies",
"alphametics",
"anagram",
"atbash-cipher",
"bob",
"book-store",
"bracket-push",
"collatz-conjecture",
"diamond",
"difference-of-squares",
"etl",
"gigasecond",
"grep",
"hello-world",
"largest-series-product",
"leap",
"luhn",
"meetup",
"nth-prime",
"phone-number",
"prime-factors",
"rail-fence-cipher",
"rectangles",
"roman-numerals",
"run-length-encoding",
"say",
"scrabble-score",
"sieve",
"sublist",
"tournament",
"transpose",
"variable-length-quantity"
],
"out-of-date": {
"all-your-base": [
"1.0.0",
"1.1.0"
],
"hamming": [
"1.0.0",
"2.0.0"
],
"isogram": [
"1.1.0",
"1.2.0"
],
"pangram": [
"1.0.0",
"1.1.0"
],
"pig-latin": [
"1.0.0",
"1.1.0"
],
"rna-transcription": [
"1.0.0",
"1.0.1"
],
"rotational-cipher": [
"1.0.0",
"1.1.0"
],
"sum-of-multiples": [
"1.0.0",
"1.1.0"
]
},
"unknown": [
"binary-search",
"change",
"circular-buffer",
"clock",
"complex-numbers",
"crypto-square",
"flatten-array",
"grains",
"kindergarten-garden",
"list-ops",
"minesweeper",
"ocr-numbers",
"palindrome-products",
"perfect-numbers",
"poker",
"queen-attack",
"robot-simulator",
"saddle-points",
"secret-handshake",
"space-age",
"triangle",
"two-bucket",
"two-fer",
"word-count",
"word-search",
"wordy"
],
"unimplemented": [
"bank-account",
"binary-search-tree",
"bowling",
"connect",
"counter",
"custom-set",
"diffie-hellman",
"dominoes",
"dot-dsl",
"error-handling",
"food-chain",
"forth",
"go-counting",
"hangman",
"isbn-verifier",
"ledger",
"lens-person",
"markdown",
"nucleotide-codons",
"paasio",
"parallel-letter-frequency",
"pov",
"react",
"sgf-parsing",
"simple-linked-list",
"spiral-matrix",
"tree-building",
"zipper"
],
"no-canonical-data": [
"grade-school",
"linked-list",
"matrix",
"protein-translation",
"pythagorean-triplet",
"scale-generator",
"series",
"simple-cipher"
],
"no-data-required": [
"beer-song",
"house",
"robot-name",
"twelve-days",
"zebra-puzzle"
],
"deprecated": [
"accumulate",
"binary",
"hexadecimal",
"nucleotide-count",
"octal",
"pascals-triangle",
"point-mutations",
"proverb",
"raindrops",
"strain",
"trinary"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment