aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* added mirrorLayout to mirror arbitrary layoutsJason Creighton2007-05-041-8/+2
* -Wall policeDon Stewart2007-05-031-0/+2
* Fix tests after StackSet changesSpencer Janssen2007-05-021-2/+3
* First steps to adding floating layerSpencer Janssen2007-05-021-1/+1
* check we never generate invalid stack setsDon Stewart2007-04-301-1/+18
* view n . shift n . view i . shift i) xDon Stewart2007-04-301-4/+8
* add rotate all and view idempotency testsDon Stewart2007-04-301-3/+19
* push is idempotentDon Stewart2007-04-301-1/+3
* add two properties relating to empty window managersDon Stewart2007-04-301-1/+13
* new QC property: opening a window only affects the current screenDon Stewart2007-04-301-0/+8
* a bit more precise about building non-empty stacksets for one testDon Stewart2007-04-301-1/+1
* move size into Properties.hsDon Stewart2007-04-301-0/+5
* add fromList to Properties.hsDon Stewart2007-04-291-1/+20
* Remove toListSpencer Janssen2007-04-261-6/+1
* Arbitrary Word64 for running tests on amd64Alec Berryman2007-04-191-0/+8
* add 8 new QC tests, including tests of the layout algorithmDon Stewart2007-04-191-2/+125
* Parameterise StackSet by two index types, rather than breaking abstractionDon Stewart2007-04-191-3/+3
* 2 more properties for promote.Don Stewart2007-04-191-2/+17
* tweak loc count to match count_lines scriptDon Stewart2007-04-191-1/+2
* Promote now swaps focused window with master windowDon Stewart2007-04-191-1/+9
* Update propaganda.Spencer Janssen2007-04-181-1/+1
* define test to ensure LOC doesn't jump above 400.David Roundy2007-04-181-0/+15
* and the tests still runDon Stewart2007-04-111-5/+6
* fromList/toList have # of screens + another QC propertyJason Creighton2007-04-111-1/+9
* moved screen <-> workspace mapping from XMonad to StackSetJason Creighton2007-04-101-7/+19
* added a quickcheck propertydaniel2007-03-281-0/+7
* more QC properties on StackSetsDon Stewart2007-03-091-7/+42
* simpler type (no need to cache size, we *could* grow new stacks on demand now)Don Stewart2007-03-091-4/+2
* simplify StackSet api even further (-15 loc)Don Stewart2007-03-091-3/+1
* smaller api, less testsDon Stewart2007-03-091-37/+5
* forgot to add Properties.hsDon Stewart2007-03-081-0/+166