Commit Graph

122 Commits

Author SHA1 Message Date
Ted Blackman
47f1258517 fix ford tests for +test; all pass 2018-08-22 22:39:10 -07:00
Ted Blackman
124e76350e move ford tests to /tests directory unchanged 2018-08-22 22:38:07 -07:00
Ted Blackman
84cc46e609 +test passes using %ct and presenting compile errors 2018-08-22 20:53:49 -07:00
Elliot Glaysher
89a0a91c57 Boots without old ford. 2018-08-09 11:22:37 -07:00
Fang
e362b4b1c8 Merge in userspace constitution work. 2018-05-14 19:59:34 +02:00
Ted Blackman
67894d0ab8 Merge branch 'ford-turbo' into turbo-merge 2018-04-30 11:34:35 -07:00
Anton Dyudin
8280e41dd1 Use ++tang instead of ++wall test output 2018-04-17 14:36:42 -07:00
Ted Blackman
6adf5b8652 dummy +build; use generator for tests 2018-03-15 17:21:46 -07:00
Ted Blackman
7b9b43f959 Data structures compile 2018-03-15 11:48:24 -07:00
Fang
62f18aff31 Merge branch 'master' of https://github.com/urbit/arvo into constitution 2018-03-12 15:39:36 +01:00
Anton Dyudin
d0138ff7fa fix #654 by having assert-eq accept a vase of a pair
flipping the order of the pair while rewriting all the test was necessary anyawy, to accoutn for heavier-twig tendencies
2018-03-09 19:43:35 -08:00
Anton Dyudin
24fe89a2b5 add ++category formatter to optionally restore name behavior 2018-03-09 19:27:32 -08:00
Anton Dyudin
1b68ab0553 simplify ++tester interface to return immediate wall 2018-03-09 19:27:32 -08:00
Anton Dyudin
a07ca03bb6 get rid of redundant tester-type 2018-03-09 19:27:32 -08:00
Anton Dyudin
c73095af8a remove reduncant c=tape parameter from expect-eq
also began cleaning up indentation
2018-03-09 19:27:32 -08:00
Fang
09303422ef
Rename keccak test helper to not get tested itself
As per #659.
2018-03-07 23:38:01 +01:00
Fang
744005c79d Helper function for checking known answers for the example inputs.
Also comments.
2018-03-07 22:13:54 +01:00
Fang
45741339d6 Added tests for keccak:crypto. 2018-03-06 02:07:35 +01:00
Fang
01c8035006 Implement ABI data encoding for Ethereum. 2018-02-20 22:11:27 +01:00
Elliot Glaysher
48585d2b2f +test now deals with recursive directory structures.
+test now offloads creation of the test tree into a renderer. this should help
with caching. using a renderer also lets us deal with hierarchical directory
structures, leading to better organization.
2018-01-06 22:51:52 -08:00
Elliot Glaysher
e6dc49a4d2 Separate out all tests into files.
This moves the remaining test suites into their own test files, however,
we are still not autogenerating a list of tests.
2017-12-26 13:03:47 -08:00
Elliot Glaysher
4029cc0bb1 Experiment moving the tests and tester into their own file. 2017-11-26 15:41:49 -08:00