Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return isolated windows from Window* methods #655

Merged
merged 15 commits into from
Nov 20, 2019
Merged

Commits on Nov 6, 2019

  1. Add TestWindowDoNotExposeItsBuffer, WindowLeftDoNotExposeItsBuffer an…

    …d WindowRightDoNotExposeItsBuffer.
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8e179ad View commit details
    Browse the repository at this point in the history
  2. Add TestWindowOnKnownResults

    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7cc8615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8765b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    340858b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41a21d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ca1b7a View commit details
    Browse the repository at this point in the history
  7. Added some test for Window(Left|Right):

     - ModifyWindowBeforeMoveNextDoNotAffectNextWindow
     - ModifyWindowAfterMoveNextDoNotAffectNextWindow
     - ModifyWindowBeforeMoveNextDoNotAffectPrevWindow
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    6c0de36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f22964f View commit details
    Browse the repository at this point in the history
  9. Rename ModifyWindowBeforeMoveNextDoNotAffectPrevWindow to ModifyWindo…

    …wDoNotAffectPrevWindow
    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d221cea View commit details
    Browse the repository at this point in the history
  10. Simplify Window implementation

    Orace committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    5598a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Clean-up tests

    Orace committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    cc21cc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    a265e39 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Removed unused using directives

    Co-Authored-By: Atif Aziz <code@raboof.com>
    Orace and atifaziz committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    af52c17 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Clean-up test names

    atifaziz committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    63e9dce View commit details
    Browse the repository at this point in the history
  2. Clean-up test names (part 2)

    atifaziz committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    f07e20c View commit details
    Browse the repository at this point in the history