mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Extend the test generation tool to emit the recently-modified format of the "negative" meta-data. Update the effected test case files accordingly.
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
// Copyright (C) 2016 Mike Pennisi. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
/*---
|
|
name: The "negative" field should be emitted in the output files
|
|
path: negative/negative-
|
|
es6id: 1.2.3
|
|
---*/
|