aboutsummaryrefslogtreecommitdiffstats
path: root/native/dicttoolkit/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial successful standalone buildAmin Bandali2025-01-111-1/+1
|
* Use the global default cpp_std.Elliott Hughes2024-06-031-3/+3
| | | | | Bug: http://b/344590580 Change-Id: Icf1f9f5559596097e156aa9f1673a438741379b3
* Convert to Android.bpDan Willemsen2018-10-311-1/+1
| | | | | | | See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
* Implement ArgumentsParser::parseArguments and add tests.Keisuke Kuroyanagi2014-11-211-0/+74
| | | | | Bug: 10059681 Change-Id: I6511a46c879d7a52d0bb4fcab445a66bc40db98c
* Add unit tests for ArgumentsParser.validateSpecs().Keisuke Kuroyanagi2014-11-181-0/+73
| | | | | Bug: 10059681 Change-Id: I3ba5d856ad679e32dd3360863335c436ad6e7301
* Define arguments for commands in dicttoolkit.Keisuke Kuroyanagi2014-11-154-0/+124
| | | | | Bug: 10059681 Change-Id: I1ceaeeaa9e2055c357fe969818498de9d6288862
* Add OffdeviceIntermediateDictHeader.Keisuke Kuroyanagi2014-11-131-1/+2
| | | | | | | Used to have header information in OffdeviceIntermediateDict. Bug: 10059681 Change-Id: I966c26e514ddd229cf5597d3b96941234c530863
* Utf8Utils for dicttoolkit.Keisuke Kuroyanagi2014-11-131-0/+85
| | | | | Bug: 10059681 Change-Id: Ie484ba8096823792f0ac663524d1c02d1be070e9
* Introduce OffdeviceIntermediateDict for dicttolkit.Keisuke Kuroyanagi2014-11-121-0/+84
| | | | | Bug: 10059681 Change-Id: Ib6e9019502b59dd959c04c8f4996ca932c2b1ba8
* Introduce CommandUtils for dicttoolkitKeisuke Kuroyanagi2014-11-081-0/+37
| | | | | Bug: 10059681 Change-Id: Ic6947e76d77dc87bf88dc3a2b749e41fae7553b7
* Initial commit for native dicttoolkit.Keisuke Kuroyanagi2014-10-311-0/+32
Bug: 10059681 Change-Id: Ib730af8ebc944e08aaada869c0626724a499747c