<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/Format/basic.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>clang-format: Use pipes instead of temporary files for most lit tests.</title>
<updated>2015-10-19T16:21:29+00:00</updated>
<author>
<name>Nico Weber</name>
<email>nicolasweber@gmx.de</email>
</author>
<published>2015-10-19T16:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3cb667edaa8f48a4fea61252458ba50166ba1f67'/>
<id>3cb667edaa8f48a4fea61252458ba50166ba1f67</id>
<content type='text'>
This makes the format tests look more like most other FileCheck tests in clang.

The multiple-inputs tests still use temp files, to make sure that the file
input code in clang-format stays tested.

Stop stripping out the comment lines in style-on-command-line.cpp as they don't
get in the way and it makes the test simpler. Also remove 2&gt;&amp;1s on the tests in
that file that don't need it.

http://reviews.llvm.org/D13852

llvm-svn: 250706
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the format tests look more like most other FileCheck tests in clang.

The multiple-inputs tests still use temp files, to make sure that the file
input code in clang-format stays tested.

Stop stripping out the comment lines in style-on-command-line.cpp as they don't
get in the way and it makes the test simpler. Also remove 2&gt;&amp;1s on the tests in
that file that don't need it.

http://reviews.llvm.org/D13852

llvm-svn: 250706
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide better emacs integration.</title>
<updated>2013-04-12T10:12:01+00:00</updated>
<author>
<name>Daniel Jasper</name>
<email>djasper@google.com</email>
</author>
<published>2013-04-12T10:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=92a31305099285290f11bed8b444d121c3fbfee3'/>
<id>92a31305099285290f11bed8b444d121c3fbfee3</id>
<content type='text'>
The new emacs integration is simpler, does not save the current file
before reformatting and ensures that emacs does not scroll as a result
of formatting.

Also explicitly set the style in clang-format tests to make them more
robust.

llvm-svn: 179372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new emacs integration is simpler, does not save the current file
before reformatting and ensures that emacs does not scroll as a result
of formatting.

Also explicitly set the style in clang-format tests to make them more
robust.

llvm-svn: 179372
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add clang-format tests to clang/test.</title>
<updated>2013-03-25T09:14:25+00:00</updated>
<author>
<name>Daniel Jasper</name>
<email>djasper@google.com</email>
</author>
<published>2013-03-25T09:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b7fb5e6f4b5a0ce5bd8df5ba38b64db3fd10bdda'/>
<id>b7fb5e6f4b5a0ce5bd8df5ba38b64db3fd10bdda</id>
<content type='text'>
Also now use -strict-whitespace as the tests are confusing otherwise.

llvm-svn: 177853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also now use -strict-whitespace as the tests are confusing otherwise.

llvm-svn: 177853
</pre>
</div>
</content>
</entry>
</feed>
