Histórico de commits

Autor SHA1 Mensagem Data
  Jon Ross-Perkins e393c769af Add support for testing with stdin (#4819) 1 ano atrás
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 ano atrás
  josh11b 47bfa375af Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537) 1 ano atrás
  Jon Ross-Perkins 73c6f67378 Add support for capturing console output to FileTest. (#4339) 1 ano atrás
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 ano atrás
  Chandler Carruth dd0890619a Enable a couple of boring warnings. (#4018) 1 ano atrás
  Chandler Carruth d3a5b0eee7 Add utilities for managing a toolchain install, and install and use LLD. (#3993) 1 ano atrás
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) 2 anos atrás
  Jon Ross-Perkins 2ecab78297 Support multi-file lex printing and testing. (#3214) 2 anos atrás
  Jon Ross-Perkins 8aa3d960f5 Merge toolchain file_test children in order to improve linking. (#3206) 2 anos atrás
  Jon Ross-Perkins 7a1d54f8e3 Merge filesystem logic into FileTest and update test files. (#3183) 2 anos atrás
  Jon Ross-Perkins fa857e42be Rename //testing/util to base (#3104) 2 anos atrás
  Chandler Carruth 7feaed312a Fix bug in the VFS construction. (#3067) 2 anos atrás
  Jon Ross-Perkins 96517a1ee3 Migrate explorer tests to file_test and remove lit support. (#3050) 2 anos atrás
  Jon Ross-Perkins b5167b2d69 Implement autoupdate for file_test. (#3043) 2 anos atrás
  Jon Ross-Perkins eb05f618ce Refactor FileTest construction so that the test class is directly available. (#3035) 2 anos atrás
  Jon Ross-Perkins 9e03d5efe2 Change explorer's file_test to support argument passing to main. (#3032) 2 anos atrás
  Jon Ross-Perkins 3f24aa28b7 Introduce flag handling into file_test. (#3030) 2 anos atrás
  Jon Ross-Perkins f088a71cec Add file_test support for specifying arguments and only checking a subset of output. (#3018) 2 anos atrás
  Richard Smith ea60e4f491 Track the file kind on SourceLocation rather than computing it from the file name. (#2999) 2 anos atrás
  Prabhat Sachdeva c0d18a62eb Trace output filtering based on file context (#2916) 2 anos atrás
  Prabhat Sachdeva 2e45dd58f9 Check explorer's full trace output (#2934) 2 anos atrás
  Farzana Ahmed Siddique 0b49ae32de Switched from raw_ostream to pwrite_stream in the driver.cpp (#2937) 2 anos atrás
  Jon Ross-Perkins d18c1347d7 Migrate compatible uses to TestRawOstream. (#2891) 2 anos atrás
  Jon Ross-Perkins c43839e1b1 Switch FileTest to use StringRefs instead of files. (#2885) 2 anos atrás
  Jon Ross-Perkins 00232846f8 Refactor toolchain tests so that driver API changes affect fewer files. (#2884) 2 anos atrás
  Prabhat Sachdeva 04d9a7b533 Improved trace output selection using program phase filtering (#2851) 2 anos atrás
  Jon Ross-Perkins 6586179c8d Add support for splitting a test file. (#2876) 2 anos atrás
  Jon Ross-Perkins 6b7a522b3f Provide local paths for file tests. (#2830) 3 anos atrás
  Jon Ross-Perkins 82f33ff384 Use new test framework in explorer to reduce per-test overhead (#2811) 3 anos atrás