trunk
Allow args, includes, and splits in file_test includes (#5610)
Move some of the test information to TIP lines (#4007)
Enable debug info by default (#4232)
Add AUTOUPDATE-SPLIT to help with format tests. (#4384)
Add support for testing with stdin (#4819)
Fix autoupdate handling of carriage return (#4840)
Implement autoupdate for file_test. (#3043)
Make included files insert before main files (#6899)
Allow LSP test_file to autofill didOpen params from previous splits (#5078)
Update LLVM (#7221)
Track the location of the Cpp import for use in Clang diagnostics. (#5783)
Use a filename without a line number as a cue for autoupdate. (#4677)
Make the 'library' lines in tests use a substitution. (#4278)
Avoid non-UTF8-encoded test files. (#5965)
Add a framework for LSP testing. (#4841)
Add a failing test for Clang modules support. (#7233)