aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-01Avoid using instances removed in QuickCheck-2.7Adam Vogt3-8/+8
2014-05-07make the check for overflow cleanerAdam Vogt4-14/+21
2014-05-03make cabal test show a FAIL when at least one test failsAdam Vogt1-2/+10
2014-05-03add some more forgotten propertiesAdam Vogt1-2/+6
2014-05-03run more tests (and add a couple)Adam Vogt3-2/+76
2014-05-02add forgotten tests backAdam Vogt1-0/+7
2014-05-02updated hpcAdam Vogt1-10/+0
2014-05-02update testsuite (mostly due Jesper Reenberg)Adam Vogt18-1182/+1219
2010-02-14loc.hs: hlintifygwern01-2/+2
2010-01-18Correct warnings with ghc-6.12Adam Vogt1-3/+3
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins1-0/+17
2008-05-12add currentTag convenience functionDevin Mullins1-0/+4
2008-03-23more testsDon Stewart1-1/+13
2008-03-23some tests for the size increment handling in Operations.hsDon Stewart1-0/+18
2008-03-22more properties for splitting horizontally and verticallyDon Stewart1-0/+46
2008-03-22test message handling of Full layoutDon Stewart1-2/+10
2008-03-22QuickCheck properties to fully specify the Tall layout, and its messagesDon Stewart1-8/+71
2008-03-22add hpc generation scriptDon Stewart1-0/+10
2008-03-22add QuickCheck property for Full: it produces one window, it is fullscreen, a...Don Stewart1-1/+14
2008-03-22QC for pureLayout. confirm pureLayout . Tall produces no overlapsDon Stewart1-0/+13
2008-03-22reenable quickcheck properties for layouts (no overlap, fullscreen)Don Stewart1-5/+3
2008-03-10add property for ensureTags behaviour on hidden workspacesDon Stewart1-0/+18
2008-03-07more general properties for view, greedyViewDon Stewart1-2/+2
2008-03-07bit more code coverageDon Stewart1-0/+5
2008-02-27more tests. slightly better test coverageDon Stewart1-5/+7
2008-02-27test geometry settingDon Stewart1-0/+7
2008-02-25incorrect invariant test for greedyViewDon Stewart1-1/+9
2008-01-19Roll testing into the main executable, use Cabal to build the testsSpencer Janssen2-11/+3
2007-11-01HierarchifySpencer Janssen1-2/+2
2007-11-01This is a massive update, here's what has changed:Spencer Janssen1-1/+0
2007-10-22Replace 'findIndex' with 'findTag', which more accurately describes what the ...Brent Yorgey1-5/+5
2007-10-15Whitespace fixes for Properties.hsSpencer Janssen1-11/+11
2007-10-06The empty line isntcomment.Ferenc Wagner1-1/+0
2007-10-06add mapWorkspace testsDevin Mullins1-0/+8
2007-10-06comment out type error'd propertyDon Stewart1-0/+2
2007-10-06add floating propertyDon Stewart1-0/+6
2007-10-05Add mapLayoutSpencer Janssen1-0/+7
2007-10-04extract Properties module for re-use by contrib testsDevin Mullins2-0/+9
2007-10-01Add StackSet.allWindowsSpencer Janssen1-0/+3
2007-09-30deeper test for differentiate. back to 100% coverageDon Stewart1-1/+1
2007-09-30properties for tag renamingDon Stewart1-0/+21
2007-09-30test lookupWorkspace more deeplyDon Stewart1-0/+10
2007-09-29100% coverage of alternative branchesDon Stewart1-2/+9
2007-09-29add some more properties for failure casesDon Stewart1-0/+29
2007-09-20add (unused) Layout to StackSet.David Roundy1-14/+16
2007-09-28add prop for 'differentiate'Don Stewart1-0/+5
2007-09-28new QC properties: floating a window is reversible, screens includes current ...Don Stewart1-0/+18
2007-09-27Add 3 QC properties for focusMaster: local, idempotent, preserves invariantDon Stewart1-2/+19
2007-09-10Fix float behaviour, add shiftWin.Karsten Schoelzel1-0/+23
2007-08-15Add greedyView, make it the default action for mod-werSpencer Janssen1-0/+36