Commit graph

3 commits

Author SHA1 Message Date
Kunal Mehta
8a3bdfc633 Support nested arrays in StaticArrayWriter
This is needed by LCStoreStaticArray.

Bug: T200626
Change-Id: I76abd3849381b3b98e350a4627f3515eeb00fa2d
2018-08-27 22:23:02 +00:00
Kunal Mehta
81f4eb4b71 Improve StaticArrayWriterTest and add missing @covers tag
Checking for proper quoting was suggested by Krinkle in CR.

Change-Id: I7fa599767017a5cfc82899bc4178de6cb34bdd02
2018-08-19 00:07:03 -07:00
Kunal Mehta
3b1e8a5cef Move wfMakeStaticArrayFile() into a class
And include tests :)

This code is independent of MediaWiki, but not really large enough to be
worth librarizing right now.

Bug: T200626
Change-Id: I022c074e8a708fb5219bc4ff4b53e7e31f60dc4b
2018-08-17 22:48:19 -07:00