提交歷史

作者 SHA1 備註 提交日期
  Jon Ross-Perkins 5eae636a33 Stop mutating the original tests array when sorting. (#5387) 1 年之前
  Jon Ross-Perkins 70659fe350 Default FileTest to brief output (#5364) 1 年之前
  Jon Ross-Perkins 7181a37997 Make it easier to see test performance (#5363) 1 年之前
  Jon Ross-Perkins 8512e9198e Fix single-threaded runs for single test (#5350) 1 年之前
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
  Boaz Brickner 7d2029e8ca Fix clang-tidy: result of a `data()` call may not be null terminated, provide size information to the callee to prevent potential issues [bugprone-suspicious-stringview-data-usage,-warnings-as-errors] (#5267) 1 年之前
  Dana Jansens 1374a41b08 Print NOAUTOUPDATE when _not_ autoupdate (#5134) 1 年之前
  Jon Ross-Perkins 6d6987dce4 Narrow the CRC scope in file_test (#5043) 1 年之前
  Jon Ross-Perkins 536bfd9cbf Switch test manifests to embedded C++ (#5036) 1 年之前
  Jon Ross-Perkins 46752eeed6 Change manifest passing to drop the flag outside explorer (#5025) 1 年之前
  Jon Ross-Perkins 961f20e859 Make FileTest run tests async by default (#4991) 1 年之前
  Jon Ross-Perkins 5c6f27904f Remove FileTestBase::ValidateRun (#4979) 1 年之前
  Jon Ross-Perkins 3d6f14fca5 Refactor FileTestBase to split logic between multiple files (#4968) 1 年之前
  Jon Ross-Perkins 38d25cf622 Share ReadFile in tests (#4967) 1 年之前
  Jon Ross-Perkins 34ceb6bbbe Add @LSP-CALL to file_test (#4896) 1 年之前
  Jon Ross-Perkins 7d2958ad37 Broaden file_test support for LSP requests (#4854) 1 年之前
  Jon Ross-Perkins 8727445656 Add a framework for LSP testing. (#4841) 1 年之前
  Jon Ross-Perkins e393c769af Add support for testing with stdin (#4819) 1 年之前
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 年之前
  Richard Smith d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 年之前
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 年之前
  Jon Ross-Perkins 55c257bc93 Use a filename without a line number as a cue for autoupdate. (#4677) 1 年之前
  Boaz Brickner 9ea1534535 Allow defining .h files in tests without trying to compile them as Carbon files (#4667) 1 年之前
  josh11b 47bfa375af Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537) 1 年之前
  Richard Smith d1733c6aa7 Abort rather than exiting "normally" if an autoupdate step crashes. (#4483) 1 年之前
  Jon Ross-Perkins e9a6b9dfcc Add AUTOUPDATE-SPLIT to help with format tests. (#4384) 1 年之前
  Jon Ross-Perkins 73c6f67378 Add support for capturing console output to FileTest. (#4339) 1 年之前
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 年之前
  Jon Ross-Perkins 2e299f5fc4 Make the 'library' lines in tests use a substitution. (#4278) 1 年之前
  David Blaikie 1e1034ee81 Enable debug info by default (#4232) 1 年之前