2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #310 from llunak/fixes More... about 7 years ago
require that a Travis build does all tests More... about 7 years ago
use newer clang for travis builds More... about 7 years ago
make it possible to sort of specify the clang used for tests More... about 7 years ago
explain why testing clang's -frewrite-includes has been skipped More... about 7 years ago
if a test fails because of a difference, dump a diff More... about 7 years ago
implement strict mode, to be used by Travis automated tests More... about 7 years ago
we need gdb on travis for some tests More... about 7 years ago
make tests handle different pkglibexecdir on different distros More... about 7 years ago
add fake /proc/cpuinfo to clang's env tarbals More... about 7 years ago
use llvm-config to find clang headers More... about 7 years ago
make the clang plugin test work again, with latest clang More... about 7 years ago
do not run binaries from the build directory when running tests More... about 7 years ago
try to avoid /../ in paths in icecc-create-env More... about 7 years ago
run make tests later More... about 7 years ago
compare and verify build output files also if they are not ELF files More... about 7 years ago
avoid readelf error messages when there's no file for it More... about 7 years ago
keep -gsplit-dwarf tests more together More... about 7 years ago
when there's been a problem receiving preprocessed input, the input's done More... about 7 years ago
change a testing clang header to avoid triggering the __float128 problem More... about 7 years ago
hide output from an internal compiler run More... over 7 years ago
clean all log files More... over 7 years ago
when a test fails, don't dump logs about all previous tests More... over 7 years ago
don't run -gsplit-dwarf test before even the basic compile test More... over 7 years ago
silence gcc's -Wimplicit-fallthrough More... over 7 years ago
silence overzealous log_perror() after unlink() More... over 7 years ago
Revert "Fix building with precompiled headers." More... over 7 years ago
Merge pull request #306 from HenryMiller1/codacy-simple-fix More... over 7 years ago
Fix some easy codacy issues More... over 7 years ago
Add codacy badge More... over 7 years ago