Tyler Akins
e0e9189355
Bugfixes, pretty printing, new tests added
...
Spec result: 108 specs pass, 6 skipped, 67 fail
2023-04-09 18:53:55 -05:00
Tyler Akins
a1e4398547
Overriding some tests so they work with mo + bugfix
2023-04-09 10:20:45 -05:00
Tyler Akins
72a0e426c7
Starting support for skipping/altering tests
...
Bash doesn't support advanced data structures, like objects. The goal is
to switch simple objects to associative arrays automatically, then
override other tests so they don't use deeply-created structures.
2023-04-08 12:41:46 -05:00
Tyler Akins
2085dc2792
Rewriting how specs run
2023-04-08 11:52:22 -05:00
Joseph Dalrymple
53e3208ba0
Improved portability by using /usr/bin/env pragma
2023-04-04 02:00:31 -05:00
Tyler Akins
00af9e978c
Making the specs run again in an easier way
2017-08-02 10:34:09 -05:00
Tyler Akins
fcc04bc4d6
Fixing newlines in shell scripts
...
This helps the partials tests pass
2015-01-26 15:08:23 -06:00
Tyler Akins
734529d6ed
Adding support for partials and lambdas
2015-01-26 12:50:11 -06:00
Tyler Akins
d50e034ac4
Clarifying what spec files should be processed
2015-01-23 21:17:52 +00:00
Tyler Akins
e75302f327
Adding code to test against official tests
...
They don't all really fit in the bash environment, but I'd rather be
able to see what works and what does not.
2015-01-23 20:26:21 +00:00