Skip to content
  1. Feb 08, 2017
  2. Dec 10, 2016
  3. Jun 08, 2016
  4. May 27, 2016
    • Dan Liew's avatar
      [LibFuzzer] Refactor declaration of tests in CMake. · 8c11fce7
      Dan Liew authored
      Add a new CMake function (``add_libfuzzer_test()``) to simplify
      declaration of executables for testing LibFuzzer and use it to
      reorganise how tests are declared.
      
      Note that configuration of the lit configuration files has been moved
      as late as possible because we are going to need to disable some tests
      for some platforms and we will need to propagate this information into
      the lit configuration.
      
      Note the code for custom mains was removed because no tests are
      currently written for this and Kostya seems happy to remove this.
      
      Differential Revision: http://reviews.llvm.org/D20706
      
      llvm-svn: 270958
      8c11fce7
  5. May 26, 2016
  6. Feb 18, 2016
  7. Nov 10, 2015
Loading