aboutsummaryrefslogtreecommitdiff
path: root/js/binary
Commit message (Collapse)AuthorAgeFilesLines
* Fix CommonJS relative require generation, and test itmurgatroid992016-02-241-1/+1
|
* Removed unused directives from tests that aren't run under CommonJS.Josh Haberman2016-02-182-4/+0
|
* Integrate review comments.Josh Haberman2016-02-181-1/+1
|
* Fixed nested message scopes for CommonJS.Josh Haberman2016-02-181-1/+1
|
* CommonJS tests are now passing.Josh Haberman2016-02-183-0/+6
|
* Enable JavaScript tests for binary parse/serialize.Josh Haberman2016-02-021-101/+0
| | | | | | | | These should have been included in the first match but I overlooked them. This involved deleting some of the code that tests Google-internal-only features.
* Down-integrate from internal code base.Feng Xiao2015-12-1112-0/+8882