summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-07-11filesystem: Avoid unwanted indirections...Paul Cristian Sarbu
2023-07-11test: Extend coverage for symlinks and ignore_special rootsPaul Cristian Sarbu
2023-07-11bootstrap-test: Increase the timeout scalePaul Cristian Sarbu
2023-07-10test: Extend cas-independent check with .gitignore filePaul Cristian Sarbu
2023-07-10FileSystemManager: Add recursive directory entries reader...Paul Cristian Sarbu
2023-07-05Test dispatch functionality of justKlaus Aehlig
2023-07-05["@", "test", "end-to-end", "with remote"] rule: fix documentationKlaus Aehlig
2023-07-05["end-to-end/target-cache", "artifacts-sync"]: add more checks...Alberto Sartori
2023-07-03Simplify artifacts-sync end-to-end testSascha Roloff
2023-06-26tests: Extend executor with symlink artifactsPaul Cristian Sarbu
2023-06-26tests: Add API checks for uploading non-upwards symlinksPaul Cristian Sarbu
2023-06-26Execution response: Add output symlink pathsPaul Cristian Sarbu
2023-06-26bazel_msg_factory: Allow non-upwards symlinks in uploaded treesPaul Cristian Sarbu
2023-06-26Add non-upwards symlinks in the rule language...Paul Cristian Sarbu
2023-06-26FileRoot: Add handling of non-upwards symlink...Paul Cristian Sarbu
2023-06-26ReadTree: Add check for non-upwards symlinks...Paul Cristian Sarbu
2023-06-26tests: Extend artifact description test with non-upwards symlink examplePaul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-06-22Extend action-equality-properties test to also test the generic ruleKlaus Aehlig
2023-06-22Extend action-equality-timeout test to also test the generic ruleKlaus Aehlig
2023-06-20tests: Add tar.xz and compression auto detectOliver Reiche
2023-06-15Add basic test for properties as part of action equalityKlaus Aehlig
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-06-05Add a test verifying that no working directory is neededKlaus Aehlig
2023-05-31test: Extend filesystem tests to git repos with symlinks...Paul Cristian Sarbu
2023-05-31test: Streamline filesystem git test repo...Paul Cristian Sarbu
2023-05-31FileRoot: Add ignore-special roots logicPaul Cristian Sarbu
2023-05-31Make test ["", "ALL"] really contain all testsKlaus Aehlig
2023-05-31Add basic test that the timeout is taken into account for action equalityKlaus Aehlig
2023-05-30tests: Support toolchain in remote ruleOliver Reiche
2023-05-30tests: Used installed just/just-mr in remote testsOliver Reiche
2023-05-30tests: Support run deps for tools-under-testOliver Reiche
2023-05-30tests: Use run_test expression in remote ruleOliver Reiche
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-05-15memcheck: fix race in libgit2...Paul Cristian Sarbu
2023-05-09end-to-end tests: be independent of the user's home directoryKlaus Aehlig
2023-05-09test: Do not rely on shell built-in behaviorOliver Reiche
2023-04-28external: Update google_apis to 2f9af29...Paul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-21["test/end-to-end", "with remote"]: allow for the usage of a given remote end...Alberto Sartori
2023-04-18test: Use pkgconfig for prebuilt bootstrapOliver Reiche
2023-04-18bootstrap: Replace prebuilt imports by pkgconfigOliver Reiche
2023-04-14just-mr support -D optionKlaus Aehlig
2023-04-04Add basic test that roots are available via install-casKlaus Aehlig
2023-03-31fix false positive warning with gcc12Oliver Reiche
2023-03-30Improve error messages on reading invalid target filesKlaus Aehlig
2023-03-30test: Make GitCAS thread-safety tests more strictPaul Cristian Sarbu
2023-03-27tests: slience test-data generationKlaus Aehlig
2023-03-27MR Tests: Separate git init and branch creationOliver Reiche
2023-03-27TC Tests: Fix shell variable assignmentOliver Reiche