Commit Graph

4 Commits

Author SHA1 Message Date
Emmanuel Briot 6e92c008e7 Add support for @and and @but when writing steps
This matches the Cucumber documentation.
Fixes #3
2021-04-15 11:55:52 +02:00
Emmanuel Briot 0c65f972b9 Fix building this library with GNAT GPL 2017 2017-07-05 11:02:02 +02:00
Emmanuel Briot c2a6d39687 Add initial support for predefined regexps.
These are hard-coded for now.
They also will not all work properly, since they need support for
non-grouping parenthesis in g-regpat.ads
2014-06-06 12:59:58 +02:00
Emmanuel Briot de179bcbdd Add support for command line in gnatbdd, in particular -P
Add 'make install', and reorganize projects so that the generate project
now depends on gnatbdd.gpr.
2014-06-05 16:33:45 +02:00