• Show log

    Commit

  • Hash : eab2b044
    Author : lhchavez
    Date : 2020-06-26T16:10:30

    Review feedback
    
    * Change the default of the file limit to 0 (unlimited).
    * Changed the heuristic to close files to be the file that contains the
      least-recently-used window such that the window is the
      most-recently-used in the file, and the file does not have in-use
      windows.
    * Parameterized the filelimit test to check for a limit of 1 and 100
      open windows.