summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-03-15Update gsl-lite to 0.40.0Klaus Aehlig
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-03-15bazel client: remove BazelAcClient::UpdateActionResult...Alberto Sartori
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13Test: Add GC test for export targetsOliver Reiche
2023-03-13Test: Extend basic GC test by link count checkOliver Reiche
2023-03-13Test: Extend basic GC test for compatibleOliver Reiche
2023-03-13Remote Tests: Dump server output to fileOliver Reiche
2023-03-13Remote Tests: Ensure writable build root existsOliver Reiche
2023-03-10tests: get rid of credentials repo since tests now use just execute as a remo...Alberto Sartori
2023-03-10Enforce remote-execution unit testsKlaus Aehlig
2023-03-10Switch CC tests depending on remote executionKlaus Aehlig
2023-03-10Add a rule for CC tests depending on remote executionKlaus Aehlig
2023-03-09bugfix: bazel api tests: upload empty root for actions as Tree and not as FileAlberto Sartori
2023-03-08test: Add test for just-mr git tree repository typePaul Cristian Sarbu
2023-03-06Switch shell tests to use just as remote execution endpointKlaus Aehlig
2023-03-06Add rule for shell tests with remote executionKlaus Aehlig
2023-03-03test: Add tests for reading in Git proxy settingsPaul Cristian Sarbu
2023-03-03GitRepoRemote: Correctly honor SSL certification settings in fetch and commit...Paul Cristian Sarbu
2023-03-03test: Add tests for reading in Git SSL certification settingsPaul Cristian Sarbu
2023-03-03test: Add tests for URLs handling utility classPaul Cristian Sarbu
2023-02-28Various typo fixesPaul Cristian Sarbu
2023-02-27Tests: Fix stderr printout bug in just-mr usagePaul Cristian Sarbu
2023-02-24test: Remove unnecessary taintedness for archive_usage targetPaul Cristian Sarbu
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-02-22test: Remove unnecessary line of code in run_test_server.pyPaul Cristian Sarbu
2023-02-22test: Check CAS directory directly for artifacts sync testOliver Reiche
2023-02-22ExecutionApi: Retrieve to correct CAS directlyOliver Reiche
2023-02-17tests: Add tests for extended Git repo class with remote operationsPaul Cristian Sarbu
2023-02-17structure cleanup: move remote operations of GitRepo to other_tools...Paul Cristian Sarbu
2023-02-17structure cleanup: move libcurl utilities to other_tools...Paul Cristian Sarbu
2023-02-17structure cleanup: move libarchive utilities to other_tools...Paul Cristian Sarbu
2023-02-17tests: Add proper quoting when system calling the shellPaul Cristian Sarbu
2023-02-14Test bootstrapping in the presence of symbolic linksKlaus Aehlig
2023-02-14targets: fix missing staging of individual testsPaul Cristian Sarbu
2023-02-09Add test for mixed boot strappingKlaus Aehlig
2023-02-02execution-service: add end-to-end testAlberto Sartori
2023-01-26test/bootstrap: fix typo in environemt variableKlaus Aehlig
2023-01-26test/bootstrap: also test bootstrapping with the gnu compiler familyKlaus Aehlig
2023-01-24FileSystemManager: Do not follow symlinksOliver Reiche
2023-01-24bin/boostrap.py: support dropping of repositoriesKlaus Aehlig
2023-01-24Just-MR: Remove obsolete GET_BRANCH_REFNAME critical Git operationPaul Cristian Sarbu
2023-01-24GitRepo: Remove refspec argument in retrieving commit from remote...Paul Cristian Sarbu
2023-01-24GitRepo: Change FetchFromRemote to fetch based on branch namePaul Cristian Sarbu
2023-01-20["test/end-to-end/just-mr", "fetch"]: fix destination directoryKlaus Aehlig
2023-01-20Add basic end-to-end test for just gcKlaus Aehlig
2023-01-20Add local garbage collectionSascha Roloff
2023-01-20Cleanup local CAS dependency for repository configSascha Roloff
2023-01-20Test: Add tests for file locking utility classPaul Cristian Sarbu