Skip to content
Snippets Groups Projects
  1. Jun 10, 2017
    • Siddharth Agarwal's avatar
      tests: add a wrapper to run fsmonitor tests · efd6e941e933
      Siddharth Agarwal authored
      This script does a bunch of non-trivial configuration work: in particular, it
      sets up an isolated instance of Watchman which isn't affected by global state
      and can be torn down on completion.
      
      This script also sets the HGFSMONITOR_TESTS environment variable, which hghave
      will use in the next patch to allow gating on whether fsmonitor is enabled.
      
      With fsmonitor enabled, there appear to be a number of failures in the test
      suite. It's not yet clear to me why they're happening, but if someone would
      like to jump in and fix some of them I hope this will be helpful for that.
      efd6e941e933
  2. Mar 03, 2016
  3. Apr 17, 2014
  4. Mar 01, 2014
    • Matt Mackall's avatar
      extensions: remove the inotify extension (BC) · 352abbb0be88
      Matt Mackall authored
      This extension has always had correctness issues and has been
      unmaintained for years. It is now removed in favor of the third-party
      hgwatchman which is maintained and appears to be correct.
      
      Users with inotify enabled in their config files will fall back to
      standard status performance.
      352abbb0be88
  5. Aug 17, 2012
  6. Apr 01, 2012
  7. Dec 10, 2009
Loading