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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-30
test lookupWorkspace more deeply
Don Stewart
1
-0
/
+10
2007-09-29
100% coverage of alternative branches
Don Stewart
1
-2
/
+9
2007-09-29
add some more properties for failure cases
Don Stewart
1
-0
/
+29
2007-09-20
add (unused) Layout to StackSet.
David Roundy
1
-14
/
+16
2007-09-28
add prop for 'differentiate'
Don Stewart
1
-0
/
+5
2007-09-28
new QC properties: floating a window is reversible, screens includes current ...
Don Stewart
1
-0
/
+18
2007-09-27
Add 3 QC properties for focusMaster: local, idempotent, preserves invariant
Don Stewart
1
-2
/
+19
2007-09-10
Fix float behaviour, add shiftWin.
Karsten Schoelzel
1
-0
/
+23
2007-08-15
Add greedyView, make it the default action for mod-wer
Spencer Janssen
1
-0
/
+36
2007-07-28
QuickCheck filter preserves order
Karsten Schoelzel
1
-0
/
+12
2007-06-29
Move screen details into StackSet
Spencer Janssen
1
-26
/
+31
2007-06-26
add 2 properties to state where focus goes on delete of focused window
Don Stewart
1
-1
/
+24
2007-06-14
make workspace tag not need to be a Num.
David Roundy
1
-42
/
+29
2007-06-12
make focus, up and down complete functions.
David Roundy
1
-13
/
+9
2007-06-11
Add StackSet.filter
Spencer Janssen
1
-1
/
+1
2007-05-31
remove LOC cap (but still print count after tests)
Jason Creighton
1
-1
/
+0
2007-05-26
HEADS UP: change key binding for swapLeft/Right and IncMaster
Don Stewart
1
-46
/
+46
2007-05-24
Delete the Catch wrapper, no longer required by the latest version of Catch
Neil Mitchell
1
-72
/
+0
2007-05-25
Add a test that the size field of StackSet is correct to QuickCheck invariant.
glasser
1
-0
/
+3
2007-05-25
Quickcheck property to check that delete / focus behaviour
Rob
1
-0
/
+4
2007-05-25
Fix bug in noDuplicate invariant
Rob
1
-3
/
+3
2007-05-22
add swapLeft and swapRight
bobstopper
1
-23
/
+46
2007-05-22
Update the Catch checking to the new interface for StackSet
Neil Mitchell
1
-3
/
+15
2007-05-21
Move xinerama current/visible/hidden workspace logic into StackSet directly.
Don Stewart
1
-70
/
+53
2007-05-20
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
1
-276
/
+537
2007-05-16
variable number of windows in master area
Jason Creighton
1
-2
/
+2
2007-05-15
beautify tile
David Roundy
1
-3
/
+3
2007-05-10
keep focus stack.
David Roundy
1
-9
/
+12
2007-05-10
bump LOC limit to 550
Jason Creighton
1
-1
/
+1
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
Add the initial Catch testing framework for StackSet
Neil Mitchell http://www.cs.york.ac.uk/~ndm/
1
-0
/
+60
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
[next]