Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 4b750d627731
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ce0d9d638ded
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 29, 2018

  1. nixos/tests/keymap: improve keymap tests

    simplify tests, prevent timeouts and non-deterministic failures
    
    (cherry picked from commit 84a6e18)
    xeji committed Apr 29, 2018
    Copy the full SHA
    f0e2572 View commit details
    Browse the repository at this point in the history
  2. nixos/tests/keymap: wait for xdotool to succeed

    xdotool failed in rare cases when a window was already created
    but not yet decorated by the window manager.
    also prevent a (never observed but possible) race condition
    
    (cherry picked from commit 6891bda)
    xeji committed Apr 29, 2018
    Copy the full SHA
    d0de57d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39670 from xeji/keymap-tests-18.03

    [18.03] nixos/tests/keymap: improve keymap tests
    srhb committed Apr 29, 2018
    Copy the full SHA
    ce0d9d6 View commit details
    Browse the repository at this point in the history