summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2008-03-22test message handling of Full layoutDon Stewart
2008-03-22QuickCheck properties to fully specify the Tall layout, and its messagesDon Stewart
2008-03-22add hpc generation scriptDon Stewart
2008-03-22add QuickCheck property for Full: it produces one window, it is fullscreen, a...Don Stewart
2008-03-22QC for pureLayout. confirm pureLayout . Tall produces no overlapsDon Stewart
2008-03-22reenable quickcheck properties for layouts (no overlap, fullscreen)Don Stewart
2008-03-10add property for ensureTags behaviour on hidden workspacesDon Stewart
2008-03-07more general properties for view, greedyViewDon Stewart
2008-03-07bit more code coverageDon Stewart
2008-02-27more tests. slightly better test coverageDon Stewart
2008-02-27test geometry settingDon Stewart
2008-02-25incorrect invariant test for greedyViewDon Stewart
2008-01-19Roll testing into the main executable, use Cabal to build the testsSpencer Janssen
2007-11-01HierarchifySpencer Janssen
2007-11-01This is a massive update, here's what has changed:Spencer Janssen
2007-10-22Replace 'findIndex' with 'findTag', which more accurately describes what the ...Brent Yorgey
2007-10-15Whitespace fixes for Properties.hsSpencer Janssen
2007-10-06The empty line isntcomment.Ferenc Wagner
2007-10-06add mapWorkspace testsDevin Mullins
2007-10-06comment out type error'd propertyDon Stewart
2007-10-06add floating propertyDon Stewart
2007-10-05Add mapLayoutSpencer Janssen
2007-10-04extract Properties module for re-use by contrib testsDevin Mullins
2007-10-01Add StackSet.allWindowsSpencer Janssen
2007-09-30deeper test for differentiate. back to 100% coverageDon Stewart
2007-09-30properties for tag renamingDon Stewart
2007-09-30test lookupWorkspace more deeplyDon Stewart
2007-09-29100% coverage of alternative branchesDon Stewart
2007-09-29add some more properties for failure casesDon Stewart
2007-09-20add (unused) Layout to StackSet.David Roundy
2007-09-28add prop for 'differentiate'Don Stewart
2007-09-28new QC properties: floating a window is reversible, screens includes current ...Don Stewart
2007-09-27Add 3 QC properties for focusMaster: local, idempotent, preserves invariantDon Stewart
2007-09-10Fix float behaviour, add shiftWin.Karsten Schoelzel
2007-08-15Add greedyView, make it the default action for mod-werSpencer Janssen
2007-07-28QuickCheck filter preserves orderKarsten Schoelzel
2007-06-29Move screen details into StackSetSpencer Janssen
2007-06-26add 2 properties to state where focus goes on delete of focused windowDon Stewart
2007-06-14make workspace tag not need to be a Num.David Roundy
2007-06-12make focus, up and down complete functions.David Roundy
2007-06-11Add StackSet.filterSpencer Janssen
2007-05-31remove LOC cap (but still print count after tests)Jason Creighton
2007-05-26HEADS UP: change key binding for swapLeft/Right and IncMasterDon Stewart
2007-05-24Delete the Catch wrapper, no longer required by the latest version of CatchNeil Mitchell
2007-05-25Add a test that the size field of StackSet is correct to QuickCheck invariant.glasser
2007-05-25Quickcheck property to check that delete / focus behaviourRob
2007-05-25Fix bug in noDuplicate invariantRob
2007-05-22add swapLeft and swapRightbobstopper
2007-05-22Update the Catch checking to the new interface for StackSetNeil Mitchell
2007-05-21Move xinerama current/visible/hidden workspace logic into StackSet directly.Don Stewart