Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squelch shell's pushd/popd commands | Joseph Hunkeler | 2024-11-02 | 1 | -0/+8 |
* | Initialize structs to {0} and combine declaration and assignment where possible | Joseph Hunkeler | 2024-11-01 | 3 | -8/+15 |
* | Support automatic workspace setup/teardown | Joseph Hunkeler | 2024-11-01 | 1 | -7/+87 |
* | Change mock delivery name to be more unique | Joseph Hunkeler | 2024-11-01 | 1 | -1/+1 |
* | Change default RT workspace directory path | Joseph Hunkeler | 2024-11-01 | 1 | -1/+1 |
* | Tests: Force the removal of podman containers | Joseph Hunkeler | 2024-11-01 | 1 | -1/+11 |
* | Update _test_boilerplate.cmore-rt | Joseph Hunkeler | 2024-10-30 | 1 | -2/+10 |
* | Add tests/README.md | Joseph Hunkeler | 2024-10-30 | 1 | -0/+48 |
* | Add RT boilerplate | Joseph Hunkeler | 2024-10-30 | 1 | -0/+27 |
* | Implement missing SKIP conditions | Joseph Hunkeler | 2024-10-30 | 1 | -7/+17 |
* | Fixes download test | Joseph Hunkeler | 2024-10-30 | 1 | -4/+17 |
* | Update location of test data | Joseph Hunkeler | 2024-10-30 | 1 | -2/+2 |
* | Update RT tests to use run_command function | Joseph Hunkeler | 2024-10-30 | 2 | -16/+19 |
* | Implement a runner (run_command) and generate a summary (run_summary) when th... | Joseph Hunkeler | 2024-10-30 | 1 | -2/+72 |
* | Exposes TOPDIR and TEST_DATA variables to test script(s) | Joseph Hunkeler | 2024-10-30 | 1 | -1/+2 |
* | generic_based_on.ini using TEST_DATA variable from the environment to find ya... | Joseph Hunkeler | 2024-10-30 | 1 | -1/+1 |
* | Copy test data in bulk | Joseph Hunkeler | 2024-10-30 | 1 | -6/+11 |
* | Add rt_generic_based_on.sh | Joseph Hunkeler | 2024-10-28 | 4 | -0/+106 |
* | rt_generic: Use setup script | Joseph Hunkeler | 2024-10-28 | 1 | -108/+27 |
* | Add environment setup script to test directory | Joseph Hunkeler | 2024-10-28 | 1 | -0/+186 |
* | Generalize *_index_provides interface | Joseph Hunkeler | 2024-10-24 | 1 | -11/+18 |
* | Update test_mp_fail_fastupdate-tests | Joseph Hunkeler | 2024-10-22 | 1 | -2/+1 |
* | Update test_mp_fail_fast | Joseph Hunkeler | 2024-10-22 | 1 | -5/+11 |
* | Update test_mp_fail_fast | Joseph Hunkeler | 2024-10-22 | 1 | -7/+13 |
* | The CI internal clocks are off? I don't see why these failed. | Joseph Hunkeler | 2024-10-21 | 1 | -7/+6 |
* | Add tests: | Joseph Hunkeler | 2024-10-21 | 1 | -0/+72 |
* | Add tests: | Joseph Hunkeler | 2024-10-21 | 1 | -0/+82 |
* | Add tests: | Joseph Hunkeler | 2024-10-21 | 1 | -2/+52 |
* | Change signature: | Joseph Hunkeler | 2024-10-21 | 1 | -0/+7 |
* | Add BUILD_TESTING_RT build option | Joseph Hunkeler | 2024-10-21 | 1 | -1/+1 |
* | Rename "files" and "file_without_ext" to improve readability | Joseph Hunkeler | 2024-10-21 | 1 | -13/+13 |
* | Fix includes | Joseph Hunkeler | 2024-10-14 | 8 | -0/+12 |
* | Refactor directory structure | Joseph Hunkeler | 2024-10-14 | 1 | -4/+7 |
* | Fix pointer cast | Joseph Hunkeler | 2024-10-09 | 1 | -1/+1 |
* | Uncomment registry name in test config | Joseph Hunkeler | 2024-10-04 | 1 | -1/+1 |
* | Add wheel_free() to testwheel-funcs-clean-up | Joseph Hunkeler | 2024-10-04 | 1 | -0/+1 |
* | Implement get_wheel_info() in tests | Joseph Hunkeler | 2024-10-04 | 1 | -2/+2 |
* | Fix leaks in tests | Joseph Hunkeler | 2024-09-30 | 2 | -0/+4 |
* | Fix test | Joseph Hunkeler | 2024-09-26 | 1 | -2/+2 |
* | Remove more references to the semaphore "gate" | Joseph Hunkeler | 2024-09-26 | 1 | -3/+0 |
* | Implement cmd and working_dir | Joseph Hunkeler | 2024-09-26 | 1 | -2/+2 |
* | Disable format-truncation and unused-result warnings in tests | Joseph Hunkeler | 2024-09-20 | 1 | -2/+2 |
* | Refactor structure | Joseph Hunkeler | 2024-09-20 | 1 | -2/+2 |
* | Finish mp_pool_init() testadd-multiprocessing | Joseph Hunkeler | 2024-09-20 | 1 | -8/+31 |
* | Fix test code and expected values within test code | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 |
* | Fix syntax issue in rt_generic.sh | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 |
* | More tests | Joseph Hunkeler | 2024-09-18 | 1 | -0/+30 |
* | Rename mp_task to mp_pool_task | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 |
* | Fix test status expectation | Joseph Hunkeler | 2024-09-18 | 1 | -2/+2 |
* | Add test_multiprocessing.c | Joseph Hunkeler | 2024-09-18 | 1 | -0/+73 |