Skip to content

Commit

Permalink
XSLT: test script (#284)
Browse files Browse the repository at this point in the history
* Use powershell script to transform all test files
* Bump version
  • Loading branch information
ralfhandl authored Feb 13, 2024
1 parent 1ede957 commit 4a1e9e6
Show file tree
Hide file tree
Showing 34 changed files with 77,469 additions and 77,527 deletions.
3 changes: 1 addition & 2 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ The prerequisites are listed within [`transform.cmd`](transform.cmd):

- [Java SE](http://www.oracle.com/technetwork/java/javase/downloads/index.html) is installed and in the `PATH`
- [git](https://git-for-windows.github.io/) is installed and in the `PATH`
- [YAJL](https://github.com/lloyd/yajl)'s `json_reformat` has been compiled and is in the `PATH`
- [Node.js](https://nodejs.org/) is installed
- [Python](https://www.python.org/downloads/) is installed

### Usage

Expand Down
Loading

0 comments on commit 4a1e9e6

Please sign in to comment.