Skip to content

Add blocks to the testcase for #103#140

Merged
nomeata merged 1 commit intomasterfrom
joachim/issue103-test
Feb 6, 2019
Merged

Add blocks to the testcase for #103#140
nomeata merged 1 commit intomasterfrom
joachim/issue103-test

Conversation

@nomeata
Copy link
Contributor

@nomeata nomeata commented Feb 5, 2019

so that we see all error messages, and not just the first.

so that we see all error messages, and not just the first.
@crusso
Copy link
Contributor

crusso commented Feb 5, 2019

LGTM

@nomeata
Copy link
Contributor Author

nomeata commented Feb 5, 2019

You need to approve for me to be legally able to merge this.

@nomeata nomeata requested a review from crusso February 6, 2019 17:42
@nomeata
Copy link
Contributor Author

nomeata commented Feb 6, 2019

Or I just use my admin super powers :-)

@nomeata nomeata merged commit e7ac367 into master Feb 6, 2019
@nomeata nomeata deleted the joachim/issue103-test branch February 6, 2019 17:42
dfinity-bot added a commit that referenced this pull request Sep 19, 2020
## Changelog for motoko-base:
Branch: next-moc
Commits: [caffeinelabs/motoko-base@cc57fd99...7cdbb04f](caffeinelabs/motoko-base@cc57fd9...7cdbb04)

* [`8b749849`](caffeinelabs/motoko-base@8b74984) Time module (Take II)
* [`c29ba993`](caffeinelabs/motoko-base@c29ba99) Update vessel version and uses compiler binary tarballs ([dfinity-lab/motoko-base⁠#157](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/157))
* [`8f050e90`](caffeinelabs/motoko-base@8f050e9) address comments
* [`cbf02e4d`](caffeinelabs/motoko-base@cbf02e4) change Nat to Int
* [`84a0e412`](caffeinelabs/motoko-base@84a0e41) update Float doc for Int conversion ([dfinity-lab/motoko-base⁠#162](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/162))
* [`5c93d001`](caffeinelabs/motoko-base@5c93d00) Stack container class ([dfinity-lab/motoko-base⁠#152](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/152))
* [`76fd50b7`](caffeinelabs/motoko-base@76fd50b) Documentation for RBTree module ([dfinity-lab/motoko-base⁠#140](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/140))
* [`2cc2e75f`](caffeinelabs/motoko-base@2cc2e75) Fix the typo in the Time.mo source file so that it is pulled in with the next adoc generation
* [`09241278`](caffeinelabs/motoko-base@0924127) Fix: off by one in size / height of RBTree ([dfinity-lab/motoko-base⁠#164](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/164))
* [`3dfaf958`](caffeinelabs/motoko-base@3dfaf95) Add a simple example to the Time.mo source
* [`f0607703`](caffeinelabs/motoko-base@f060770) Move example after the description of the now function
* [`856e66e9`](caffeinelabs/motoko-base@856e66e) Update src/Time.mo
* [`c607f15c`](caffeinelabs/motoko-base@c607f15) Add an extra line above the example
* [`3cd3496e`](caffeinelabs/motoko-base@3cd3496) Fixes syntax errors in Option module docs ([dfinity-lab/motoko-base⁠#172](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/172))
* [`0ad167b3`](caffeinelabs/motoko-base@0ad167b) Update List.mo ([dfinity-lab/motoko-base⁠#174](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/174))
* [`f2ad261d`](caffeinelabs/motoko-base@f2ad261) Various version updates ([dfinity-lab/motoko-base⁠#173](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/173))
mergify bot pushed a commit that referenced this pull request Sep 19, 2020
## Changelog for motoko-base:
Branch: next-moc
Commits: [caffeinelabs/motoko-base@cc57fd99...7cdbb04f](caffeinelabs/motoko-base@cc57fd9...7cdbb04)

* [`8b749849`](caffeinelabs/motoko-base@8b74984) Time module (Take II)
* [`c29ba993`](caffeinelabs/motoko-base@c29ba99) Update vessel version and uses compiler binary tarballs ([dfinity-lab/motoko-base⁠#157](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/157))
* [`8f050e90`](caffeinelabs/motoko-base@8f050e9) address comments
* [`cbf02e4d`](caffeinelabs/motoko-base@cbf02e4) change Nat to Int
* [`84a0e412`](caffeinelabs/motoko-base@84a0e41) update Float doc for Int conversion ([dfinity-lab/motoko-base⁠#162](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/162))
* [`5c93d001`](caffeinelabs/motoko-base@5c93d00) Stack container class ([dfinity-lab/motoko-base⁠#152](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/152))
* [`76fd50b7`](caffeinelabs/motoko-base@76fd50b) Documentation for RBTree module ([dfinity-lab/motoko-base⁠#140](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/140))
* [`2cc2e75f`](caffeinelabs/motoko-base@2cc2e75) Fix the typo in the Time.mo source file so that it is pulled in with the next adoc generation
* [`09241278`](caffeinelabs/motoko-base@0924127) Fix: off by one in size / height of RBTree ([dfinity-lab/motoko-base⁠#164](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/164))
* [`3dfaf958`](caffeinelabs/motoko-base@3dfaf95) Add a simple example to the Time.mo source
* [`f0607703`](caffeinelabs/motoko-base@f060770) Move example after the description of the now function
* [`856e66e9`](caffeinelabs/motoko-base@856e66e) Update src/Time.mo
* [`c607f15c`](caffeinelabs/motoko-base@c607f15) Add an extra line above the example
* [`3cd3496e`](caffeinelabs/motoko-base@3cd3496) Fixes syntax errors in Option module docs ([dfinity-lab/motoko-base⁠#172](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/172))
* [`0ad167b3`](caffeinelabs/motoko-base@0ad167b) Update List.mo ([dfinity-lab/motoko-base⁠#174](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/174))
* [`f2ad261d`](caffeinelabs/motoko-base@f2ad261) Various version updates ([dfinity-lab/motoko-base⁠#173](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/173))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants