Skip to content
  1. Sep 08, 2009
  2. Sep 04, 2009
  3. Jul 31, 2009
    • Daniel Dunbar's avatar
      MultiTestRunner: Simplify, cleanup, and rename! · 3667b99a
      Daniel Dunbar authored
       - MultiTestRunner will eventually be renamed to 'lit', for LLVM integrated
         tester/testing. This has the pros of being pronouncable and short.
      
       - "Project" level configuration lives in 'lit.cfg', which is also what lit uses
         to find the root testing directory in some cases. This can be overridden for
         use in project files which want to precisely specify where things are.
      
       - TestRunner.py is not longer able to be invoked directly.
       
       - Moved some code to Util.py.
      
       - Introduced a configuration object.
      
       - Cleaned up --help, removed a few not-very-useful options.
      
       - Tried not to break anything that works. :)
      
      llvm-svn: 77665
      3667b99a
  4. Jul 27, 2009
    • Daniel Dunbar's avatar
      Tweak MultiTestRunner --path argument. · b8aa9589
      Daniel Dunbar authored
       - Accept multiple values instead of embedding separator.
       - Make sure this gets used when searching for 'clang' binary.
       - Switch makefiles to using --path to stay in sync with cmake.
      
      llvm-svn: 77234
      b8aa9589
  5. Jul 25, 2009
  6. Jul 12, 2009
  7. Jul 11, 2009
  8. Jul 06, 2009
  9. Jun 13, 2009
  10. Mar 25, 2009
  11. Mar 18, 2009
  12. Mar 13, 2009
  13. Dec 01, 2008
  14. Nov 19, 2008
  15. Sep 17, 2008
  16. Aug 29, 2008
  17. Aug 23, 2008
  18. Aug 21, 2008
  19. Aug 20, 2008
  20. Aug 18, 2008
  21. Aug 16, 2008
  22. Jul 26, 2008
  23. Jun 16, 2008
  24. Jun 08, 2008
  25. Apr 07, 2008
  26. Mar 26, 2008
  27. Mar 20, 2008
  28. Mar 18, 2008
  29. Mar 10, 2008
  30. Feb 01, 2008
Loading