Commit Graph

10 Commits

Author SHA1 Message Date
Matan Kushner c6ee5c6ac1 Refactor segments into modules (#40) 2019-05-01 16:34:24 -04:00
Matan Kushner 022e0002e4 Use "context" to contain run details (#14)
* Create "context" to contain run details

* Use context in tests and benchmarks
2019-04-19 16:57:14 -04:00
Matan Kushner 794ae7b2ad Add integration tests (#6)
### Changed
- Added current_dir param to segments to make them more testable
- Moved all existing integration tests to a `tests/` dir

### Added
- A whole bunch of new integration tests
2019-04-15 20:54:52 -04:00
Matan Kushner 9d4492c313 Make segments optionals 2019-04-12 23:06:48 -04:00
Matan Kushner a0e4172602 Use copy to return segment 2019-04-12 19:11:40 -04:00
Matan Kushner fec5c4db4e Use builder pattern in char section 2019-04-12 18:12:29 -04:00
Matan Kushner d82ebc4457 Add builder pattern for segment 2019-04-12 17:49:20 -04:00
Matan Kushner d5493d236d Begin writing Node section 2019-04-10 09:22:11 -04:00
Matan Kushner 5086ba2f50 A bit of tidying up 2019-04-07 23:28:38 -04:00
Matan Kushner c79cbe63b1 Add stringify_segment rustdoc 2019-04-04 21:35:24 -04:00