index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Properties.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-15
beautify tile
David Roundy
1
-3
/
+3
2007-05-10
keep focus stack.
David Roundy
1
-9
/
+12
2007-05-08
Remove broken prop_promoterotate, replace it with prop_promote_raise_id
Spencer Janssen
1
-4
/
+7
2007-05-08
Disable shift_reversible until focus issues are decided.
Spencer Janssen
1
-1
/
+5
2007-05-08
Disable delete.push until focus issues are decided
Spencer Janssen
1
-1
/
+5
2007-05-08
Make tests typecheck
Spencer Janssen
1
-1
/
+1
2007-05-08
Arbitrary instance for StackSet must set random focus on each workspace
Don Stewart
1
-7
/
+33
2007-05-05
make quickcheck tests friendlier to read.
David Roundy
1
-1
/
+6
2007-05-05
make Properties.hs exit with failure on test failure
Jason Creighton
1
-7
/
+8
2007-05-04
added mirrorLayout to mirror arbitrary layouts
Jason Creighton
1
-8
/
+2
2007-05-03
-Wall police
Don Stewart
1
-0
/
+2
2007-05-02
Fix tests after StackSet changes
Spencer Janssen
1
-2
/
+3
2007-05-02
First steps to adding floating layer
Spencer Janssen
1
-1
/
+1
2007-04-30
check we never generate invalid stack sets
Don Stewart
1
-1
/
+18
2007-04-30
view n . shift n . view i . shift i) x
Don Stewart
1
-4
/
+8
2007-04-30
add rotate all and view idempotency tests
Don Stewart
1
-3
/
+19
2007-04-30
push is idempotent
Don Stewart
1
-1
/
+3
2007-04-30
add two properties relating to empty window managers
Don Stewart
1
-1
/
+13
2007-04-30
new QC property: opening a window only affects the current screen
Don Stewart
1
-0
/
+8
2007-04-30
a bit more precise about building non-empty stacksets for one test
Don Stewart
1
-1
/
+1
2007-04-30
move size into Properties.hs
Don Stewart
1
-0
/
+5
2007-04-29
add fromList to Properties.hs
Don Stewart
1
-1
/
+20
2007-04-26
Remove toList
Spencer Janssen
1
-6
/
+1
2007-04-19
Arbitrary Word64 for running tests on amd64
Alec Berryman
1
-0
/
+8
2007-04-19
add 8 new QC tests, including tests of the layout algorithm
Don Stewart
1
-2
/
+125
2007-04-19
Parameterise StackSet by two index types, rather than breaking abstraction
Don Stewart
1
-3
/
+3
2007-04-19
2 more properties for promote.
Don Stewart
1
-2
/
+17
2007-04-19
Promote now swaps focused window with master window
Don Stewart
1
-1
/
+9
2007-04-11
and the tests still run
Don Stewart
1
-5
/
+6
2007-04-11
fromList/toList have # of screens + another QC property
Jason Creighton
1
-1
/
+9
2007-04-10
moved screen <-> workspace mapping from XMonad to StackSet
Jason Creighton
1
-7
/
+19
2007-03-28
added a quickcheck property
daniel
1
-0
/
+7
2007-03-09
more QC properties on StackSets
Don Stewart
1
-7
/
+42
2007-03-09
simpler type (no need to cache size, we *could* grow new stacks on demand now)
Don Stewart
1
-4
/
+2
2007-03-09
simplify StackSet api even further (-15 loc)
Don Stewart
1
-3
/
+1
2007-03-09
smaller api, less tests
Don Stewart
1
-37
/
+5
2007-03-08
forgot to add Properties.hs
Don Stewart
1
-0
/
+166
[prev]