summaryrefslogtreecommitdiffstats
path: root/src/import.rs
AgeCommit message (Expand)Author
2017-02-03Minify test assertionsMatthias Beyer
2016-10-02Relicense to MPL 2.0Matthias Beyer
2016-07-04expanded the test for a single task from a string. import_tasks uses the test...mario
2016-07-04changed import_tasks to return a Vec of Results: Vec<Result<Task>>mario
2016-06-30impl import_tasksmario
2016-06-29impl import_taskmario
2016-05-04Add module documentationMatthias Beyer
2016-05-04Document importMatthias Beyer
2016-04-03Add import testsMatthias Beyer
2016-04-03Add import()Matthias Beyer