Lines Matching full:suite
92 #. Create the release branch for ``llvm``, ``clang``, the ``test-suite``, and
108 $ svn copy https://llvm.org/svn/llvm-project/test-suite/trunk \
109 https://llvm.org/svn/llvm-project/test-suite/branches/release_XY
126 $ svn co https://llvm.org/svn/llvm-project/test-suite/branches/release_XY test-suite-X.Y
134 Regenerate the configure scripts for both ``llvm`` and the ``test-suite``.
143 ``test-suite`` by tagging the branch with the respective release candidate
161 $ svn mkdir https://llvm.org/svn/llvm-project/test-suite/tags/RELEASE_XYZ
162 $ svn copy https://llvm.org/svn/llvm-project/test-suite/branches/release_XY \
163 https://llvm.org/svn/llvm-project/test-suite/tags/RELEASE_XYZ/rc1
178 $ svn export https://llvm.org/svn/llvm-project/test-suite/tags/RELEASE_XYZ/rc1 llvm-test-X.Yrc1
273 ``test-suite`` from the previous release.
279 test suite all pass, clang's own test suite passes cleanly, and there are no
280 regressions in the ``test-suite``.
290 | | | | test-suite (including spec) |
294 | | | | test-suite |
300 | | | | test-suite (including spec) |
304 | | | | test-suite (including spec) |
308 | | | | test-suite |
312 | | | | test-suite |
323 binary. Build LLVM. Run ``make check`` and the full LLVM test suite (``make
327 everything. Run ``make check`` and the full LLVM test suite (``make
330 Ask LLVM developers to submit the test suite report and ``make check`` results
400 $ svn copy https://llvm.org/svn/llvm-project/test-suite/branches/release_XY \
401 https://llvm.org/svn/llvm-project/test-suite/tags/RELEASE_XYZ/Final
419 #. Commit the ``llvm``, ``test-suite``, ``clang`` source, ``clang binaries``,