]> git.phdru.name Git - sqlconvert.git/history - tests
Process input stream line by line
[sqlconvert.git] / tests /
2016-08-24 Oleg BroytmanProcess input stream line by line
2016-08-24 Oleg BroytmanSimplify test: use 'for' loop to loop over generator
2016-08-24 Oleg BroytmanAllow whitespaces and comments after the last statement
2016-08-21 Oleg BroytmanGroup statements separated by semicolons
2016-08-14 Oleg BroytmanSimplify get_tokens_str; rename get_tokens_str -> tlist2str
2016-08-11 Oleg BroytmanFix the test
2016-07-28 Oleg BroytmanUse except SystemExit as msg for Python 3 compatibility
2016-07-25 Oleg BroytmanUse print function for Python 3 compatibility
2016-07-23 Oleg BroytmanAdd the first test
2016-07-22 Oleg BroytmanInitial commit - created the project