summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2007-04-30check we never generate invalid stack setsDon Stewart
2007-04-30view n . shift n . view i . shift i) x == x --> shift + view is invertibleDon Stewart
2007-04-30add rotate all and view idempotency testsDon Stewart
2007-04-30push is idempotentDon Stewart
2007-04-30add two properties relating to empty window managersDon Stewart
2007-04-30new QC property: opening a window only affects the current screenDon Stewart
2007-04-30a bit more precise about building non-empty stacksets for one testDon Stewart
2007-04-30move size into Properties.hsDon Stewart
2007-04-29add fromList to Properties.hsDon Stewart
2007-04-26Remove toListSpencer Janssen
2007-04-19Arbitrary Word64 for running tests on amd64Alec Berryman
2007-04-19add 8 new QC tests, including tests of the layout algorithmDon Stewart
2007-04-19Parameterise StackSet by two index types, rather than breaking abstractionDon Stewart
2007-04-192 more properties for promote.Don Stewart
2007-04-19tweak loc count to match count_lines scriptDon Stewart
2007-04-19Promote now swaps focused window with master windowDon Stewart
2007-04-18Update propaganda.Spencer Janssen
2007-04-18define test to ensure LOC doesn't jump above 400.David Roundy
2007-04-11and the tests still runDon Stewart
2007-04-11fromList/toList have # of screens + another QC propertyJason Creighton
2007-04-10moved screen <-> workspace mapping from XMonad to StackSetJason Creighton
2007-03-28added a quickcheck propertydaniel
2007-03-09more QC properties on StackSetsDon Stewart
2007-03-09simpler type (no need to cache size, we *could* grow new stacks on demand now)Don Stewart
2007-03-09simplify StackSet api even further (-15 loc)Don Stewart
2007-03-09smaller api, less testsDon Stewart
2007-03-08forgot to add Properties.hsDon Stewart