summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* solver_highs: drop zero values from constraint matrixHEADmastersinanmohd2024-08-302-5/+12
|
* nix: clean upsinanmohd2024-08-302-5/+14
|
* jobs/job_read_cache: acquire transitive dependenciessinanmohd2024-08-291-4/+15
|
* c: clean upsinanmohd2024-08-292-5/+6
|
* nixosTests/transitive-unbuilt-3: initsinanmohd2024-08-282-1/+35
|
* jobs/job_read: do not override job_read_cache statussinanmohd2024-08-281-2/+3
|
* evanix: clean upsinanmohd2024-08-281-1/+1
|
* jobs/drv_to_pname: always clean up regexsinanmohd2024-08-271-1/+1
|
* jobs/drv_to_pname: initsinanmohd2024-08-261-0/+64
|
* evanix: --estimate -> --statisticssinanmohd2024-08-253-29/+29
|
* evanix/opts_read: only clean up on errorsinanmohd2024-08-251-2/+2
|
* evanix: only disable pipeline when highs is in usesinanmohd2024-08-251-1/+3
|
* evanix: implement --max-time flagsinanmohd2024-08-256-12/+49
|
* jobs/job_cost_estimate: initsinanmohd2024-08-244-11/+101
|
* evanix: add max-time flagsinanmohd2024-08-243-2/+39
|
* evanix: add estimate flagsinanmohd2024-08-246-12/+84
|
* flake/devShell: add jqsinanmohd2024-08-241-0/+1
|
* evanix: use highs by defaultsinanmohd2024-08-181-1/+1
|
* nixosTests/sunset-unbuilt-9: simplify testsinanmohd2024-08-171-9/+5
|
* evanix: --max-build -> --max-buildssinanmohd2024-08-176-10/+10
|
* Merge pull request #14 from sinanmohd/feat/nixosTestsSinan Mohd2024-08-176-0/+544
|\ | | | | nixosTests: WIP integration tests
| * nixosTests: allow extending testScript without overriding itSomeoneSerge2024-08-161-6/+13
| |
| * nixosTests: refactor the way common template and per-instance args are handledSomeoneSerge2024-08-161-4/+2
| |
| * nixosTests/dsl: clean upsinanmohd2024-08-161-7/+7
| |
| * nixosTests: sunset-unbuilt: refactor the dagSomeone Serge2024-08-161-25/+9
| |
| * nixosTests: sunset-unbuilt: rename to avoid confusionSomeone Serge2024-08-161-1/+1
| |
| * nixosTests: make options hierarchicalSomeone Serge2024-08-153-78/+96
| |
| * nixosTests/sunset-unbuilt-0: set assertNeededsinanmohd2024-08-141-3/+19
| |
| * nixosTests/dsl: verify assertNeededsinanmohd2024-08-141-12/+25
| |
| * nixosTests/dsl: clean upsinanmohd2024-08-141-2/+2
| |
| * nixosTests/dsl: verify assertChosensinanmohd2024-08-143-18/+39
| |
| * nixosTests: drop nixos-libsinanmohd2024-08-132-6/+3
| |
| * nixosTests/dsl: verify choseBuildssinanmohd2024-08-131-1/+37
| |
| * nixosTests/dsl: make sure cache value is validsinanmohd2024-08-121-5/+8
| |
| * nixosTests/dsl: change option namessinanmohd2024-08-121-2/+2
| |
| * nixosTests/sunset-unbuilt-0: initsinanmohd2024-08-121-0/+14
| |
| * nixosTests: runCommand.inputDerivatino: explain whySomeoneSerge2024-08-111-0/+2
| |
| * flake/devShell: add nixfmt-rfc-stylesinanmohd2024-08-113-41/+39
| |
| * nixosTests/sunset: initsinanmohd2024-08-111-0/+39
| |
| * nixosTests/all-tests: always import dslsinanmohd2024-08-111-3/+1
| |
| * nixosTests: drop unused argssinanmohd2024-08-112-2/+0
| |
| * flake.nix: add .#checksSomeoneSerge2024-08-082-0/+33
| |
| * nixosTests: initSomeoneSerge2024-08-035-0/+369
| | | | | | | | A PoC that only runs --dry-run, no evanix
* | evanix: set unique test namessinanmohd2024-08-171-1/+1
| |
* | evanix: better meson testssinanmohd2024-08-171-1/+12
| |
* | flake/packages/evanix-asan: initsinanmohd2024-08-171-0/+5
| |
* | flake: bump locksinanmohd2024-08-031-3/+3
| |
* | util/vpopen: return pid on successsinanmohd2024-08-032-5/+6
| |
* | flake/devShell: add nix-eval-jobssinanmohd2024-08-021-0/+1
| |
* | tests: clean upsinanmohd2024-08-015-25/+25
|/