Skip to content

Actions: tfpf/project-euler

Actions

tests

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
567 workflow runs
567 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merged with main, fixing conflicts.
tests #564: Commit 53ced36 pushed by tfpf
March 20, 2024 12:21 9m 24s p70
p70
March 20, 2024 12:21 9m 24s
Merged with main.
tests #563: Commit 96489c7 pushed by tfpf
March 20, 2024 12:11 8m 15s atkin-iteration2calculation
March 20, 2024 12:11 8m 15s
Added more prime tests to increase the count to 1000.
tests #562: Commit 1444db2 pushed by tfpf
March 10, 2024 18:44 8m 18s main
March 10, 2024 18:44 8m 18s
Changed Long digits from i32 to u32. (#145)
tests #561: Commit 7ea112f pushed by tfpf
March 2, 2024 20:44 8m 30s main
March 2, 2024 20:44 8m 30s
Added a corner case to the text and fixed the bug.
tests #560: Commit 09fa377 pushed by tfpf
February 26, 2024 18:06 8m 22s long-overhaul
February 26, 2024 18:06 8m 22s
Added test to highlight multiplication bug.
tests #559: Commit c2db683 pushed by tfpf
February 26, 2024 17:54 8m 12s long-overhaul
February 26, 2024 17:54 8m 12s
Changed debug display of Long to highlight multiplication bug.
tests #558: Commit 51be50e pushed by tfpf
February 26, 2024 17:39 8m 24s long-overhaul
February 26, 2024 17:39 8m 24s
Formatted.
tests #557: Commit a3a80dc pushed by tfpf
February 26, 2024 17:12 8m 10s long-overhaul
February 26, 2024 17:12 8m 10s
Rustified AddAssign.
tests #556: Commit 07f4a48 pushed by tfpf
February 26, 2024 17:11 8m 17s long-overhaul
February 26, 2024 17:11 8m 17s
Rustified addition.
tests #555: Commit ce9f09f pushed by tfpf
February 25, 2024 18:05 8m 27s long-overhaul
February 25, 2024 18:05 8m 27s
Simplified Long addition.
tests #554: Commit de83c05 pushed by tfpf
February 25, 2024 17:54 8m 15s long-overhaul
February 25, 2024 17:54 8m 15s
Simplified construction of Long.
tests #553: Commit 0468847 pushed by tfpf
February 25, 2024 17:47 8m 12s long-overhaul
February 25, 2024 17:47 8m 12s
Changed Long digits from i32 to u32.
tests #552: Commit 5266a46 pushed by tfpf
February 25, 2024 15:14 8m 10s long-overhaul
February 25, 2024 15:14 8m 10s
Factorial tests for Long. (#144)
tests #551: Commit 127d55f pushed by tfpf
February 24, 2024 18:47 8m 48s main
February 24, 2024 18:47 8m 48s
Removed special-casing for small factorials from Long::factorial.
tests #550: Commit cebcc84 pushed by tfpf
February 24, 2024 18:20 8m 21s long-more-tests
February 24, 2024 18:20 8m 21s
Removed last 200 factorials from test resource.
tests #549: Commit adc086e pushed by tfpf
February 24, 2024 18:14 8m 47s long-more-tests
February 24, 2024 18:14 8m 47s
Renamed variables.
tests #548: Commit 0482060 pushed by tfpf
February 24, 2024 18:11 8m 16s long-more-tests
February 24, 2024 18:11 8m 16s
Added factorial tests.
tests #547: Commit a6dd3ec pushed by tfpf
February 24, 2024 18:09 8m 51s long-more-tests
February 24, 2024 18:09 8m 51s
Factorial tests for Long.
tests #546: Commit 83de561 pushed by tfpf
February 24, 2024 17:57 8m 32s long-more-tests
February 24, 2024 17:57 8m 32s
Robust tests for Long. (#143)
tests #545: Commit d8bcd09 pushed by tfpf
February 23, 2024 17:50 8m 18s main
February 23, 2024 17:50 8m 18s
Removed accumulator and put its code in add_assign.
tests #544: Commit 4ca4f4c pushed by tfpf
February 23, 2024 17:34 7m 55s long-test
February 23, 2024 17:34 7m 55s
Fixed arbitrary-precision addition!
tests #543: Commit f31c8b0 pushed by tfpf
February 23, 2024 17:23 8m 10s long-test
February 23, 2024 17:23 8m 10s
Long::from: check argument before construction.
tests #542: Commit ed89502 pushed by tfpf
February 23, 2024 16:44 8m 27s long-test
February 23, 2024 16:44 8m 27s
Changed numbers again to get a more obvious failure.
tests #541: Commit b367ce2 pushed by tfpf
February 23, 2024 14:24 8m 43s long-test
February 23, 2024 14:24 8m 43s
Increased test scope.
tests #540: Commit deb3ea9 pushed by tfpf
February 23, 2024 14:23 8m 21s long-test
February 23, 2024 14:23 8m 21s