Commit Graph

20 Commits

Author SHA1 Message Date
Jonathan Turner
99671b8ffc Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
Andrés N. Robalino
c5568b426c Communicate better. update -> permit. Thanks @jonathandturner 2019-08-01 19:19:31 -05:00
Andrés N. Robalino
0231e64e37 Spanned as Tagged. 2019-08-01 01:02:20 -05:00
Andrés N. Robalino
c195c1d21d Revert back test deleted by accident. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
174abf68bc Refactored. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
d105d77928 Actual (results) on left hand side and expected values on the right.
"toint" makes it more clear than "int" under Str(strutils) plugin.
2019-07-31 23:50:03 -05:00
Andrés N. Robalino
e7fb58ef9a Tests communicate better (separate) plugin wiring vs str features. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
832c329363 Check plugin str flags are wired properly when configuring. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
81d796472a Improved code readability. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
193b8dbe20 Syntax cleaning bit. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
8ac36e0e83 str from std not needed. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
a0890b551a strutils can also convert to an integer now. 2019-07-31 23:50:03 -05:00
Andrés N. Robalino
b29e7c1e36 cover raw strutils to upcase and downcase 2019-07-31 23:46:59 -05:00
Andrés N. Robalino
c3034d3247 No longer need to trace call_info 2019-07-31 23:46:59 -05:00
Andrés N. Robalino
0b8bbd8637 Unit Testing WIP. 2019-07-31 23:46:59 -05:00
Jonathan Turner
462f783fac initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
Andrés N. Robalino
be4262e96a Separate Nu plugin logic. 2019-07-28 21:30:47 -05:00
Andrés N. Robalino
87b299739c Make the validation especific to str plugin for now. 2019-07-28 20:28:43 -05:00
Andrés N. Robalino
7c4706ee50 Validation baseline. 2019-07-28 18:34:37 -05:00
Andrés N. Robalino
59dec999b8 string utils plugin baseline. 2019-07-28 02:01:32 -05:00