summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2018-12-15Fixing tabs in copy-pasteSteve Blundy
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-09Fix rendering of zero-width charactersChristian Duerr
2018-12-08Fix recording of ref testsChristian Duerr
2018-09-29Fix failing test with `bench` featureChristian Duerr
2018-09-24Dynamically initialize grid storageChristian Duerr
2018-06-02Optimize Row::resetJoe Wilm
2018-06-02Truncate invisible lines before storing ref-testsChristian Duerr
2018-06-02Re-record grid_reset testChristian Duerr
2018-06-02Improve storage comparison algorithmChristian Duerr
2018-06-02Reduce size of ref testsChristian Duerr
2018-06-02Reset grid content when running `reset`Christian Duerr
2018-06-02Enable history comparison in ref-testsChristian Duerr
2018-06-02Make tests compile againJoe Wilm
2018-06-02Remove some unused methods and implsJoe Wilm
2018-06-02Back Grid with VecDequeJoe Wilm
2017-11-11Add ref test for 855Joe Wilm
2017-11-11Run all ref testsJoe Wilm
2017-09-30Add ref test for CSI REPJoe Wilm
2017-08-22Fix newline + scroll region bug (#747)Joe Wilm
2017-08-11Add ref test for 24-bit vim BCEJoe Wilm
2017-08-11Fix BCE issues affecting vimJoe Wilm
2017-05-06Add window padding optionTuomas Siipola
2017-05-01Fix bug with tab renderingJoe Wilm
2017-05-01Support insert modeJoe Wilm
2017-05-01Implement tab stop manipulationJoe Wilm
2017-04-19Add more vttest ref testsJoe Wilm
2017-04-19Add reftest for vttest 2 scrollJoe Wilm
2017-04-04Add ref test for tab renderingJoe Wilm
2017-04-03Update ref testsJoe Wilm
2017-04-03Add better printing for ref test failureJoe Wilm
2017-02-27Add ref test for tab background highlightingJoe Wilm
2017-02-07Add zsh tab completion ref testJoe Wilm
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-01-29support for inverting the cursor or using colorsDanny Dulai
2017-01-23Remove line_wrap testSteven Fackler
2017-01-23Dynamically generate test harnessSteven Fackler
2017-01-12Adding test for line wrap.Michael Brumlow
2016-12-16add fish_cc refquininer kel
2016-12-11Implement Handler::identify_terminal for TermJoe Wilm
2016-12-11Add support for indexed colorsJoe Wilm
2016-12-11Refactor cell selection out of rendererJoe Wilm
2016-11-20Remove unnecessary slicingJoe Wilm
2016-11-19Add a number of simple ref-testsJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm