Revisions of cvise

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 919745 from Martin Liška's avatar Martin Liška (marxin) (revision 38)
- Update to version 2.3.0+git.20210917.064adbb:
  * Print filename when reducing multiple files.
  * Fix typo in README.md.
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 913267 from Martin Liška's avatar Martin Liška (marxin) (revision 37)
- Update to version 2.3.0+git.20210819.0f98784:
  * Properly handle keyboard interrupt when a pass is running (#62).
  * Use pass name in the created temporary directories (#62).
  * Install python3-chardet.
  * Add support for --to-utf8 (#59).
  * Add LLVM 12 build target.
  * Support current LLVM tip.
  * Fix CPU count detection on Darwin.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 902777 from Martin Liška's avatar Martin Liška (marxin) (revision 36)
- Update to version 2.3.0+git.20210628.38b42d9:
  * Remove creduce tests.
  * Fixed a crash caused by macro
  * Fixed an issue for processing init-lists
  * Fixed a crash for removing function decl groups
  * Handle move in int. test.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 891437 from Martin Liška's avatar Martin Liška (marxin) (revision 35)
- Update to version 2.3.0+git.20210419.e9a7b94:
  * Simplify bool option definition.

- Use non-version dependencies to LLVM and clang.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 886690 from Martin Liška's avatar Martin Liška (marxin) (revision 33)
- Update to version 2.3.0+git.20210419.7c7526b:
  * Add --skip-interestingness-test-check (-s) argument.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 884625 from Martin Liška's avatar Martin Liška (marxin) (revision 32)
- Update to version 2.3.0+git.20210412.66ee8c1:
  * Class-to-struct pass: fix forward declarations.
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 882326 from Martin Liška's avatar Martin Liška (marxin) (revision 31)
- Update to version 2.3.0+git.20210331.352e93f:
  * Repeat clang_delta_std detection for each test-case.
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 881309 from Martin Liška's avatar Martin Liška (marxin) (revision 30)
- Update to version 2.3.0+git.20210325.1a5f305:
  * Add new clang pass: class-to-struct (#50).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 880299 from Martin Liška's avatar Martin Liška (marxin) (revision 29)
- Update to version 2.3.0+git.20210320.0ff4a84:
  * Use colordiff if available.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 879705 from Martin Liška's avatar Martin Liška (marxin) (revision 28)
- Update to version 2.3.0+git.20210317.2713400:
  * Mention that it can be install on Ubuntu.
  * Run Lines pass 8x in delta.json pass.
  * Add link to GitHub Actions.
  * Fix typo.
  * Fix SimpleInliner pass for alias functions.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 877950 from Martin Liška's avatar Martin Liška (marxin) (revision 27)
- Update to version 2.3.0+git.20210309.0a14640:
  * Add note about GCDA pass to README page.
  * Add experimental GCDA reduction pass.

- Update to version 2.2.0+git.20210309.3f80c31:
  * Bump to v2.3.0.
  * Port to LLVM 12 (tested with 12.0.0 rc2).

- Update to version 2.2.0+git.20210308.de9373b:
  * Remove temporary files in working directory.
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 876737 from Martin Liška's avatar Martin Liška (marxin) (revision 26)
- Update to version 2.1.0+git.20210304.4c7f4cd:
  * Bump to v2.2.0.
  * Do not detect c++ std when --clang-delta-std is used.
  * Add check for test case paths.
  * Add --clang-delta-preserve-routine cvise option.
  * Ensuring test inputs are copied into the build folder #43
  * Adding a 'preserve-routine' flag to clang_delta #43
  * Do not fail fast.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 862257 from Martin Liška's avatar Martin Liška (marxin) (revision 25)
- Update to version 2.0.0+git.20210111.972f4ba:
  * Bump to v2.1.0.
  * Make LLVM 12 code conditional.
  * clang_delta: llvm-12: getContentCache() now returns a reference
  * clang_delta: llvm-12: prefer getBufferOrNone to getBuffer
  * Fix non-COVERAGE builds.
  * Add missing python3 package for sqlite3.
  * Add sqlite-devel for tumbleweed.
  * Install git.
  * Simplify Leap build.
  * Fix one missing package for Leap.
  * Do not depend on sqlite.
  * Fix Leap configuration.
  * Fix config.
  * Fix configuration.
  * Workflow: add Leap container.
  * Use codecov directly.
  * Install curl.
  * Fix workflow.
  * Update codecov yml config.
  * Use codecov workflow directly.
  * Fix workflow.
  * Fix COVERAGE condition in GitHub workflow.
  * Remove Travis leftovers.
  * Add nproc.
  * Rename a step.
  * Fix badge URL.
  * Stop using Travis CI. Bye.
  * Github actions: add coverage.
  * Add github workflow.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 860605 from Martin Liška's avatar Martin Liška (marxin) (revision 24)
- Update to version 2.0.0+git.20210106.01ea6c9:
  * Preserve mode of test-cases.
  * Add new option --start-with-pass.
  * Handle using declarations declared with macros
  * Move back removed testers.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 849556 from Martin Liška's avatar Martin Liška (marxin) (revision 23)
- Update to version 2.0.0+git.20201120.2b2ba30:
  * Fix flake8 issue.

- Update to version 2.0.0+git.20201120.2b68f19:
  * Count only non-empty lines.
  * Revert to use `env python3` shebang.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 848702 from Martin Liška's avatar Martin Liška (marxin) (revision 22)
- Update to version 2.0.0+git.20201115.492d2d7:
  * Add Leap 15 and fix shebang.

- Update to version 1.9.0+git.20201115.cfdc482:
  * Bump to v2.0.0.
  * Remove E122 exception.
  * Add exceptions for remaining flake8 errors.
  * Fix E128 errors.
  * Fix E302 flake8 errors.
  * Start using ' for quoting.

- Update to version 1.9.0+git.20201115.0600c14:
  * Fix importlib mechanism again.
  * Fix Fedora docker files.

- Update to version 1.9.0+git.20201115.838ba74:
  * Finish flake8 clean up.
  * Clean up relative imports and * imports.
  * Fix first part of flake8 issues.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 848294 from Martin Liška's avatar Martin Liška (marxin) (revision 21)
- Update to version 1.9.0+git.20201113.53eb76b:
  * Report also number of lines.
  * Use proper shebang.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 847448 from Martin Liška's avatar Martin Liška (marxin) (revision 20)
- Update to version 1.9.0+git.20201110.a000f9e:
  * Improve printing of multiple reduced test-cases.
  * Remove -n auto from pytest config.
  * Start reduction for multiple files by the biggest.
  * Fix reduction for multiple files when --commands is used.

- Update to version 1.8.0+git.20201110.8cdd0e5:
  * Bump to v1.9.0.
  * Use -n auto for pytest.
  * Clean up Cmake warnings.
  * Disable builds with older LLVM releases.
  * Add setup.cfg file for pytest.
  * Update build configurations.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 846460 from Martin Liška's avatar Martin Liška (marxin) (revision 19)
- Update to version 1.8.0+git.20201106.e7821e8:
  * Remove superfluous print.
  * Fix killing of timed out processes.
  * Save test when it reaches a timeout.
  * Move timeout to WARN.
  * Fix timeout default.
  * Support timestamps for a duration >24 hours.

- Use llvm11.
Displaying revisions 41 - 60 of 78
openSUSE Build Service is sponsored by