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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
check we never generate invalid stack sets
Don Stewart
2007-04-30
1
-1
/
+18
*
view n . shift n . view i . shift i) x
Don Stewart
2007-04-30
1
-4
/
+8
*
add rotate all and view idempotency tests
Don Stewart
2007-04-30
1
-3
/
+19
*
push is idempotent
Don Stewart
2007-04-30
1
-1
/
+3
*
add two properties relating to empty window managers
Don Stewart
2007-04-30
1
-1
/
+13
*
new QC property: opening a window only affects the current screen
Don Stewart
2007-04-30
1
-0
/
+8
*
a bit more precise about building non-empty stacksets for one test
Don Stewart
2007-04-30
1
-1
/
+1
*
move size into Properties.hs
Don Stewart
2007-04-30
1
-0
/
+5
*
add fromList to Properties.hs
Don Stewart
2007-04-29
1
-1
/
+20
*
Remove toList
Spencer Janssen
2007-04-26
1
-6
/
+1
*
Arbitrary Word64 for running tests on amd64
Alec Berryman
2007-04-19
1
-0
/
+8
*
add 8 new QC tests, including tests of the layout algorithm
Don Stewart
2007-04-19
1
-2
/
+125
*
Parameterise StackSet by two index types, rather than breaking abstraction
Don Stewart
2007-04-19
1
-3
/
+3
*
2 more properties for promote.
Don Stewart
2007-04-19
1
-2
/
+17
*
tweak loc count to match count_lines script
Don Stewart
2007-04-19
1
-1
/
+2
*
Promote now swaps focused window with master window
Don Stewart
2007-04-19
1
-1
/
+9
*
Update propaganda.
Spencer Janssen
2007-04-18
1
-1
/
+1
*
define test to ensure LOC doesn't jump above 400.
David Roundy
2007-04-18
1
-0
/
+15
*
and the tests still run
Don Stewart
2007-04-11
1
-5
/
+6
*
fromList/toList have # of screens + another QC property
Jason Creighton
2007-04-11
1
-1
/
+9
*
moved screen <-> workspace mapping from XMonad to StackSet
Jason Creighton
2007-04-10
1
-7
/
+19
*
added a quickcheck property
daniel
2007-03-28
1
-0
/
+7
*
more QC properties on StackSets
Don Stewart
2007-03-09
1
-7
/
+42
*
simpler type (no need to cache size, we *could* grow new stacks on demand now)
Don Stewart
2007-03-09
1
-4
/
+2
*
simplify StackSet api even further (-15 loc)
Don Stewart
2007-03-09
1
-3
/
+1
*
smaller api, less tests
Don Stewart
2007-03-09
1
-37
/
+5
*
forgot to add Properties.hs
Don Stewart
2007-03-08
1
-0
/
+166