ligo/src/test
Christian Rinderknecht 786b183d40 [WIP]
* Reverted [pos.mli] to the previous signature, except [Pos.min]
  that now takes a labelled parameter [file].
* Reverted [ParserAPI.ml] to the previous signature.
* Reexported [shor_error] in [ParserUnit].
* Changed the modules [LexToken] so that they export one function
  to make attributes, the first, additional paramater being "[@"
  or "[@@" (and invalid in PascaLIGO).
* Added support in all [ParserLog] for attributes (pretty-printings).
* Added AST nodes [Attr] and [AttrDecl] to PascaLIGO. The simplifier
  takes care of hooking them with their respective declarations
  or discarding them. (In the future, we should issue a warning for detached
  attributes.)
2020-01-21 18:35:36 +01:00
..
contracts [WIP] 2020-01-21 18:35:36 +01:00
lexer Test lexer error messages. 2020-01-07 20:35:04 +00:00
.gitignore more refactoring 2019-09-15 13:12:19 +02:00
coase_tests.ml Also perform Ast_typed check 2019-12-18 16:47:23 +01:00
doc_test.ml basic architecture for the doc tests 2019-12-31 14:23:51 +01:00
dune Refactoring to bring local builds of the parsers closer to the global build. 2020-01-14 01:27:35 +01:00
integration_tests.ml [WIP] 2020-01-21 18:35:36 +01:00
md_file_tests.ml Add inline attribute 2020-01-16 19:36:04 +00:00
md.mll basic architecture for the doc tests 2019-12-31 14:23:51 +01:00
multifix_tests.ml Remove original Cameligo and rename Ligodity to Cameligo. 2019-12-12 14:35:07 +01:00
multisig_tests.ml fix indent (unrelated) 2020-01-06 22:29:07 +01:00
multisig_v2_tests.ml Add inline attribute 2020-01-16 19:36:04 +00:00
parser_negative_tests.ml Refactoring to bring local builds of the parsers closer to the global build. 2020-01-14 01:27:35 +01:00
replaceable_id_tests.ml Also perform Ast_typed check 2019-12-18 16:47:23 +01:00
test_helpers.ml running contract or function does not fail on failwiths 2020-01-17 16:35:40 +01:00
test.ml Time lock : contract + tests 2019-12-20 12:18:36 +01:00
time_lock_tests.ml add predecessor timestamp to the CLI 2019-12-20 12:18:36 +01:00
transpiler_tests.ml more refactoring 2019-09-15 13:12:19 +02:00
typer_tests.ml Use ADT for types and move type to ast_common 2019-12-04 11:40:58 +00:00
vote_tests.ml Remove wrapper. Flatten everything for now. 2019-12-10 15:58:53 +01:00