Richard Feldman
|
d2ca4bd30a
|
Add test for QuicksortApp
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
87f3803e56
|
Add test for RBTreeCk
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
0a63ef06ea
|
Run benchmarks serially
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
e22eccdc04
|
Restore macro_use for pretty_assertions
|
2021-07-26 22:38:55 -04:00 |
|
Richard Feldman
|
8b0aa296f4
|
Add a test for hello-rust
|
2021-07-21 23:15:59 -04:00 |
|
Richard Feldman
|
eab620cfc2
|
Add a bit more documentation to cli_run
|
2021-07-21 01:13:35 -04:00 |
|
Richard Feldman
|
6cd445d731
|
Add some documentation to cli_run test
|
2021-07-21 00:02:14 -04:00 |
|
Richard Feldman
|
aef758b1c9
|
Run each benchmark in a separate test
|
2021-07-20 23:55:09 -04:00 |
|
Richard Feldman
|
0e6054ec3a
|
Run cli_tests in parallel
|
2021-07-20 23:55:09 -04:00 |
|
Richard Feldman
|
ea08a19045
|
Move multi-dep tests back into their own tests
|
2021-07-20 07:23:30 -04:00 |
|
Richard Feldman
|
c2e1b52008
|
Don't try to run examples/tea in cli_run
|
2021-07-20 07:23:18 -04:00 |
|
Richard Feldman
|
78e762a270
|
Remove examples/shared-quicksort for now
|
2021-07-20 07:15:42 -04:00 |
|
Richard Feldman
|
37e67e58a3
|
Remove examples/task for now
|
2021-07-20 07:14:39 -04:00 |
|
Richard Feldman
|
e0c89e1208
|
Fix missing stdin values in cli_run
|
2021-07-20 07:13:00 -04:00 |
|
Richard Feldman
|
660faa3bf1
|
Remove examples/custom-malloc for now
|
2021-07-20 07:12:25 -04:00 |
|
Richard Feldman
|
087752175c
|
Disable testing examples/cli for now
|
2021-07-19 22:47:18 -04:00 |
|
Richard Feldman
|
1e9a5420c8
|
Fix some cli_run expectations
|
2021-07-19 22:47:18 -04:00 |
|
Richard Feldman
|
f938c71272
|
Fix some incorrect branch merge stuff
|
2021-07-19 22:46:59 -04:00 |
|
Richard Feldman
|
c4616b6da8
|
Merge branch 'trunk' into run-all-examples
|
2021-07-19 22:29:25 -04:00 |
|
Folkert
|
8eb0c6fbb8
|
fix example
|
2021-07-19 22:19:55 +02:00 |
|
Richard Feldman
|
c9703e34fe
|
Merge remote-tracking branch 'origin/trunk' into examples
|
2021-07-17 20:08:47 -04:00 |
|
Richard Feldman
|
cbde321538
|
Run all examples in cli_run
|
2021-07-17 19:26:34 -04:00 |
|
Richard Feldman
|
841895dff0
|
Fix tests
|
2021-06-21 22:49:30 -04:00 |
|
Anton-4
|
05645088b7
|
run benchmarks with input
|
2021-05-28 15:08:46 +02:00 |
|
Anton-4
|
6db9247509
|
setup for all benchmarks except quicksort
|
2021-05-26 19:51:18 +02:00 |
|
Anton-4
|
8d0d1a0758
|
put cli helpers in cli_utils crate, added bench_utils.rs for sharing functions between benchmarks, added iai benchmarks
|
2021-05-18 18:48:59 +02:00 |
|
Anton-4
|
9a50ba37ce
|
criterion benchmarks for examples/benchmarks, moved cli helpers
|
2021-05-17 17:15:10 +02:00 |
|
Folkert
|
04fd250fe5
|
report more info on assert fail
|
2021-05-01 20:17:37 +02:00 |
|
Richard Feldman
|
50638d5c41
|
Address a panic warning
|
2021-03-26 08:45:34 -04:00 |
|
Richard Feldman
|
4023416c50
|
Don't use valgrind in macOS tests
|
2021-03-14 22:31:32 -04:00 |
|
Folkert
|
426dcc2561
|
adjust cli tests
|
2021-03-03 22:40:17 +01:00 |
|
Folkert de Vries
|
869d3d18d0
|
Merge branch 'trunk' into bytes
|
2021-02-26 12:14:52 +01:00 |
|
Folkert
|
75ee81db88
|
fix base64 test output
|
2021-02-24 21:27:02 +01:00 |
|
Folkert
|
a6edc58323
|
make fromUtf8 do RC
|
2021-02-24 21:25:14 +01:00 |
|
Folkert
|
aff8266f0f
|
move astar test
|
2021-02-24 16:40:46 +01:00 |
|
Folkert
|
1c98bca071
|
astar test does not use stdin
|
2021-02-24 00:56:27 +01:00 |
|
Folkert
|
28c4e0e85a
|
remove old tests
|
2021-02-21 13:08:06 +01:00 |
|
Richard Feldman
|
6e52d91ac5
|
Merge remote-tracking branch 'origin/trunk' into astar-fixes
|
2021-02-20 23:35:49 -05:00 |
|
Folkert
|
90ac2aa9ca
|
enable astar test
|
2021-02-20 04:27:30 +01:00 |
|
Folkert
|
951914c315
|
ignore astar test...
|
2021-02-20 00:05:18 +01:00 |
|
Folkert
|
b3cada81e1
|
fix formatting
|
2021-02-19 22:30:24 +01:00 |
|
Folkert
|
ff20ab76ce
|
put closure tests into one file
|
2021-02-19 21:29:33 +01:00 |
|
Folkert
|
903c0d8dec
|
enable valgrind for AStar
|
2021-02-19 19:42:11 +01:00 |
|
Folkert
|
9e2c1b750f
|
enable astar test
|
2021-02-19 17:12:36 +01:00 |
|
Richard Feldman
|
e367ca8a88
|
Merge branch 'trunk' into specialize-owned
|
2021-02-18 22:58:55 -05:00 |
|
Folkert
|
32bba5206a
|
Merge remote-tracking branch 'origin/specialize-owned' into dict-more
|
2021-02-18 22:42:17 +01:00 |
|
Folkert
|
2200a930f9
|
fix Deriv
|
2021-02-18 21:57:07 +01:00 |
|
Folkert
|
34007651ac
|
fix Closure3
|
2021-02-18 20:27:37 +01:00 |
|
Folkert
|
0d64d5ac1b
|
wrap by-pointer functions so they own all arguments
|
2021-02-18 19:11:02 +01:00 |
|
Richard Feldman
|
fe98229aa3
|
Merge branch 'trunk' into dict-more
|
2021-02-17 23:47:13 -05:00 |
|