summaryrefslogtreecommitdiff
path: root/cli/js/tests/console_test.ts
AgeCommit message (Expand)Author
2020-03-30console: print promise details (#4524)Michał Sabiniarz
2020-03-30console: iterable printing improvements (#4472)Michał Sabiniarz
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-24console: replace object abbreviation with line breaking (#4425)Michał Sabiniarz
2020-03-16console: Symbol.toStringTag and display Object symbol entries (#4388)Kevin (Kun) "Kassimo" Qian
2020-03-10refactor: Cleanup options object parameters (#4296)Nayeem Rahman
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk