kuroko/test
2021-01-07 09:50:58 +09:00
..
bindNativeMethod.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
bindNativeMethod.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day1.in More test files 2021-01-04 19:07:46 +09:00
day1.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day1.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day2.in Add string iterators 2021-01-04 19:34:56 +09:00
day2.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day2.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day3.in More test scripts 2021-01-04 19:59:11 +09:00
day3.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day3.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day4.in More test scripts 2021-01-04 19:59:11 +09:00
day4.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day4.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day5.in this is now a late AOC2020 repo 2021-01-04 20:10:39 +09:00
day5.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day5.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day6.in more AOC test cases 2021-01-04 20:27:32 +09:00
day6.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day6.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
day23.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
day23.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
generateLongListTest.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
generateLongListTest.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
test.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
test.krk.expect Add class name to method __repr__ 2021-01-05 15:36:09 +09:00
testArgsKwargs.krk Fixup more kwargs stuff, need to pop values for defaults 2021-01-05 19:01:26 +09:00
testArgsKwargs.krk.expect Fixup more kwargs stuff, need to pop values for defaults 2021-01-05 19:01:26 +09:00
testArgumentExpansions.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testArgumentExpansions.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testDecorators.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testDecorators.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testDefaultArgs.krk Fixup more kwargs stuff, need to pop values for defaults 2021-01-05 19:01:26 +09:00
testDefaultArgs.krk.expect Fixup more kwargs stuff, need to pop values for defaults 2021-01-05 19:01:26 +09:00
testEatWhitespace.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testEatWhitespace.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testElseIf.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testElseIf.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testExtraneousBlanks.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testExtraneousBlanks.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testHash.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testHash.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testKeywordArgs.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testKeywordArgs.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testLinesFromReadme.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testLinesFromReadme.krk.expect Make modules work like in Python. TODO: module class for better repring 2021-01-07 09:50:58 +09:00
testList.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testList.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testListComprehensions.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testListComprehensions.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testLongList.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testLongList.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testLoopBreaks.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testLoopBreaks.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testPythonFootgun.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testPythonFootgun.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testRuntimeException.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testRuntimeException.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testStringQuoteTypes.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testStringQuoteTypes.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testStrings.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testStrings.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testTryExcept.krk Make print() a function before it's too late 2021-01-04 23:34:10 +09:00
testTryExcept.krk.expect Commit results of test cases as of now (not sure if they're all correctly) 2021-01-04 21:50:20 +09:00
testUpvalue.krk fix test that includes pointer values in output 2021-01-06 19:07:22 +09:00
testUpvalue.krk.expect fix test that includes pointer values in output 2021-01-06 19:07:22 +09:00