summaryrefslogtreecommitdiffstats
path: root/tests/test_naive_completion.py
AgeCommit message (Expand)Author
2021-02-12Modernize code to Python 3.6+ (#1229)Miroslav Šedivý
2020-07-31Update suggestion literals (#1195)Sky.G.Uieen
2020-03-14removed py2-related stuffGeorgy Frolov
2019-05-25black all the things. (#1049)Irina Truong
2019-02-08fix unhashable formatted textDick Marinus
2018-11-27Fix special commands (#973)Amjith Ramanujam
2017-06-14Fix PEP8 empty line errorsÉtienne BERSAC
2017-04-27Complete keywords depending on previous tokenÉtienne BERSAC
2017-03-06Add MATERIALIZED VIEW keywordsJoakim Koljonen
2016-10-31Fix issue #603Lele Gaifax
2015-05-11Fix failing tests in Python 2.Amjith Ramanujam
2014-12-27added naive completion testsIryna Cherniavska
2014-12-25Improve the Insert completion.Amjith Ramanujam
2014-12-11Add default config file to setup.py.Amjith Ramanujam
2014-12-09Add test plan and place holder stubs.Amjith Ramanujam