Commit Graph

180 Commits

Author SHA1 Message Date
Radon Rosborough 11c470ae3b TODO!!! 2020-09-14 06:07:02 -07:00
Radon Rosborough 21fffe3326 Metadata 2020-09-09 19:14:32 -07:00
Radon Rosborough 01f3d3648b Try to fix Unison tests 2020-08-26 17:43:05 -06:00
Radon Rosborough d93d4382ef New language: Unison 2020-08-23 17:49:47 -06:00
Radon Rosborough d5b1459410 Remove support for Koka
Unfortunately, it is unusable due to excessive memory consumption. See
https://github.com/koka-lang/koka/issues/34.

This reverts commit 72c99b00c6.
2020-08-23 17:11:24 -06:00
Radon Rosborough dd67746972 Yet another commit trying to fix CI timeouts 2020-08-23 13:42:02 -06:00
Radon Rosborough 72c99b00c6 New language: Koka 2020-08-23 13:28:00 -06:00
Radon Rosborough cb6e2f84f8 New language: Clean 2020-08-23 11:23:27 -06:00
Radon Rosborough e3cf0854f0 Alphabetize 2020-08-23 11:17:33 -06:00
Radon Rosborough a354f02ab4 New language: J 2020-08-23 10:47:22 -06:00
Radon Rosborough 7321737cd4 Print number of tests run 2020-08-23 10:37:34 -06:00
Radon Rosborough 109079ed3e New language: Dylan 2020-08-23 10:20:00 -06:00
Radon Rosborough fb2334750c New language: Ezhil 2020-08-23 09:47:17 -06:00
Radon Rosborough a7af89cf04 Fix name of environment variable O_o 2020-08-23 09:16:25 -06:00
Radon Rosborough 55186a016f New language: Cat 2020-08-22 23:03:27 -06:00
Radon Rosborough b8188be560 New language: Boo 2020-08-22 22:25:50 -06:00
Radon Rosborough e5dd562e87 New language: Battlestar 2020-08-22 22:13:52 -06:00
Radon Rosborough 8af94f9002 Reduce concurrency only when building prod image 2020-08-22 19:54:01 -06:00
Radon Rosborough 3a2bc56f7d LSP working for all SQL databases 2020-08-22 19:45:39 -06:00
Radon Rosborough 3fa097dfc6 Reduce concurrency for CI 2020-08-22 18:41:02 -06:00
Radon Rosborough ebed873b5c LSP working for Dart 2020-08-22 17:24:49 -06:00
Radon Rosborough d9b6254bd1 LSP working for Java 2020-08-22 16:52:50 -06:00
Radon Rosborough e5ba8b722e Reduce number of subshells generated 2020-08-22 16:31:24 -06:00
Radon Rosborough 4c0cab2572 Add hint for Hack repl 2020-08-22 16:14:39 -06:00
Radon Rosborough d805b3efc0 Stop using Sourceforge (prevent hung downloads) 2020-08-22 14:24:26 -06:00
Radon Rosborough 9bda3dc943 Skip remaining LSP tests 2020-08-22 12:44:20 -06:00
Radon Rosborough a8dc9c04d0 Add Fathom Analytics 2020-08-16 10:34:22 -06:00
Radon Rosborough 2d649ab017 The edge of glory (rolling-release ~everything~) 2020-07-31 19:30:08 -06:00
Radon Rosborough 4e2d98b7f3 Ostensibly fix all flaky tests 2020-07-31 18:32:27 -06:00
Radon Rosborough 2b904c63a7 Final touches for v1 (missing lsp tests) 2020-07-31 17:03:18 -06:00
Radon Rosborough 41cafcd832 Ada, Bash lsp tests passing 2020-07-31 16:49:20 -06:00
Radon Rosborough 423cf8eea7 All scope tests written and passing 2020-07-31 16:20:55 -06:00
Radon Rosborough bb680281a1 Start adding scope tests 2020-07-31 11:56:30 -06:00
Radon Rosborough 08225b30eb Report terminal crash 2020-07-31 10:20:01 -06:00
Radon Rosborough 559efbdf8f Format tests are all passing
No thanks to Node.js making the "exit" event be totally unusable due
to a subtle "intended" race condition that prevents you from all the
process output sometimes. Great.
2020-07-31 10:02:34 -06:00
Radon Rosborough 8e63afb8a0 Most format tests are passing 2020-07-31 09:27:46 -06:00
Radon Rosborough 30ec0e2ee0 All basic tests passing or skipped 2020-07-30 17:32:11 -06:00
Radon Rosborough d14df69cf6 All run tests are passing 2020-07-30 16:07:20 -06:00
Radon Rosborough 821be937ce Fix subtle concurrency bug 2020-07-30 16:02:33 -06:00
Radon Rosborough 97e2099226 Misc bugfixes for runner and test cases 2020-07-30 16:01:16 -06:00
Radon Rosborough da7940061f Fix around half of the basic tests 2020-07-30 15:11:17 -06:00
Radon Rosborough f93a7e2aed Add summary reporting for failed tests 2020-07-30 12:01:41 -06:00
Radon Rosborough 510cc1e0c0 Improve large-scale test result reporting 2020-07-30 11:52:41 -06:00
Radon Rosborough 2a915e2654 Fix LLVM template 2020-07-30 11:07:41 -06:00
Radon Rosborough 3488cffaec Allow running multiple languages at once 2020-07-30 11:07:36 -06:00
Radon Rosborough 56f4086449 Make a best guess at the LSP language to use 2020-07-30 10:58:08 -06:00
Radon Rosborough 4aac4abdde Simplify LSP test 2020-07-30 10:42:38 -06:00
Radon Rosborough 6e92e506fc Get LSP test working for Python 2020-07-30 10:40:13 -06:00
Radon Rosborough e19d6a2c06 Rearrange configuration to integrate tests better 2020-07-30 09:22:26 -06:00
Radon Rosborough 785acda4a9 Get most tests running for Python 2020-07-30 09:09:46 -06:00