2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more lenient fsanitizer message check More... about 7 years ago
try to better match exit code of "icecc <nonexistent-binary>" More... about 7 years ago
true may be only in /usr/bin More... about 7 years ago
fix iterator use after it's been invalidated More... about 7 years ago
test for gcc -fdiagnostics-show-caret doesn't work without chroot More... about 7 years ago
make sure -fdirectives-only is not used with macosx's gcc AKA clang More... about 7 years ago
ignore valgrind logs when checking unhandled test logs More... about 7 years ago
fix clangplugintest when chroot is not available More... about 7 years ago
fix debug_test when chroot is not possible More... about 7 years ago
fix test's keepoutput and getting error messages about non-existing file More... about 7 years ago
try to not to needlessly sleep when waiting for daemons connecting in tests More... about 7 years ago
test that a newer scheduler wins and that clients reconnect More... about 7 years ago
test selection of a scheduler when there are two with different netnames More... about 7 years ago
protect against bogus scheduler versions More... about 7 years ago
fix problems with scheduler announce message More... about 7 years ago
a basic test for schedulers announcing themselves More... about 7 years ago
move all code related to announcing scheduler version to one place More... about 7 years ago
fix exposing endianess in scheduler discovery broadcasts (#259) More... about 7 years ago
run even tests with discovery broadcasts More... about 7 years ago
rename $USE_SCHEDULER to $ICECC_SCHEDULER More... about 7 years ago
change confusing usage of max_fd More... about 7 years ago
clean up the mess of the scheduler discovery reply message More... about 7 years ago
code for sending/receiving scheduler discovery broadcast in one place More... about 7 years ago
move around code related to broadcasts More... about 7 years ago
use a specific netname for daemons used in the test More... about 7 years ago
fix getopt usage More... about 7 years ago
remove pointless cast from string literal to char* More... about 7 years ago
put comment in the right place More... about 7 years ago
remove executable flag from a .cpp file More... about 7 years ago
silence darwin warning about unused function More... about 7 years ago