Commit History

作者 SHA1 備註 提交日期
  Jon Ross-Perkins fa857e42be Rename //testing/util to base (#3104) 2 年之前
  Jon Ross-Perkins a692fb89a3 Rename //toolchain/common to base (#3101) 2 年之前
  Richard Smith 35ccac5125 Semantics and lowering for `type` keyword and type values. (#3022) 2 年之前
  Jon Ross-Perkins 60c9b202f6 Relocate fuzzer files and the explorer_fuzzer rule. (#3017) 2 年之前
  Jon Ross-Perkins c8e02c14ce Consolidate ParseTree onto PrettyStackTraceFunction (#3002) 2 年之前
  Jon Ross-Perkins d18c1347d7 Migrate compatible uses to TestRawOstream. (#2891) 2 年之前
  Jon Ross-Perkins 8e940d9724 Migrate //common test libraries to //testing/util. (#2890) 2 年之前
  Jon Ross-Perkins 00232846f8 Refactor toolchain tests so that driver API changes affect fewer files. (#2884) 2 年之前
  Jon Ross-Perkins c9d2335a34 Refactor parser logic into separate files. (#2818) 3 年之前
  Jon Ross-Perkins e4a04c2936 Use new test framework in toolchain to reduce per-test overhead (#2821) 3 年之前
  Jon Ross-Perkins 9e1a5cfaee Reuse EnumBase for interpreter's Builtin enum (#2688) 3 年之前
  Jon Ross-Perkins 97634a5e91 Switch ParseNodeKind to EnumBase (#2510) 3 年之前
  Chandler Carruth a1ad39fa29 Introduce helpers to build enum-wrapping classes. (#2504) 3 年之前
  Jon Ross-Perkins 88905b99d8 Add a location translator for ParseTree::Node. (#2491) 3 年之前
  Jon Ross-Perkins 16bbdbbdb8 Add vlog output to the parser. (#2435) 3 年之前
  Jon Ross-Perkins 5cd05efc62 Introduce verification checks on subtree_size (#2414) 3 年之前
  Jon Ross-Perkins 6433a1bab6 Rename Parser2 to Parser, and delete the original (#2383) 3 年之前
  Jon Ross-Perkins 7c102d3726 Adding more function support to the Parser2 rewrite (#2375) 3 年之前
  Jon Ross-Perkins 9107916b11 Checkpoint for a parser rewrite (#2364) 3 年之前
  Jon Ross-Perkins bb521fdd5b Switch the parse tree tests to lit (#2289) 3 年之前
  Jon Ross-Perkins 4113ec8a67 Semantics (#1213) 3 年之前
  pk19604014 9ec2a0bb98 Added googletest deps removed in #1215 as the deps are still required in strict headers mode for the googletest.h include (#1218) 4 年之前
  Jon Meow d3700d5cd0 Changes tests to init LLVM stack tracing (#1215) 4 年之前
  Jon Meow 1b4c81fa69 Add script for generating missing C++ deps (#1012) 4 年之前
  Jon Meow 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 年之前
  pk19604014 6808d7ac50 Small cleanup changes: added missing dependency, fixed hdrs/srcs mimatched, changed throw to FATAL(). (#978) 4 年之前
  Jon Meow a562f872e7 Switch from assert to CHECK (#975) 4 年之前
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) 4 年之前
  Richard Smith fe28dd9a33 [toolchain] Parsing support for struct literals, following #561 / #653. (#699) 4 年之前
  Jon Meow d7b2c9b580 Remove uses of rules_cc (#776) 4 年之前