Merge branch 'subtree'
[fanfix.git] / src / be / nikiroo / utils / test /
2019-04-12 Niki Rooback to dev, re-add the tests
2019-04-12 Niki RooVersion 4.6.1
2019-04-12 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-12 Niki Roonew tests (wip) for from/to number
2019-03-22 Nikimerge with master
2019-03-17 Niki Roofix java 6 support
2019-03-17 Niki Rooreenable all tests
2019-03-17 Niki Rooserial: fix b64 or not error
2019-03-03 Niki RooVersion 4.5.0
2019-02-24 Niki Roofix TempFilesTest
2018-10-05 Niki RooCollections.sort instead of non-java7 List.sort
2018-09-23 Niki RooVersion 4.4.3: fix 4.4.2
2018-09-23 Niki RooVersion 4.4.2: test assert can compare files/dir
2018-06-22 Niki RooFix SerialTest :
2018-06-22 Niki RooInclude 'bridge' in the output JAR
2018-06-22 Niki RooSerialTest (array of anonymous classes) + TestCas
2018-06-18 Niki RooSerial: support for anonymous inner classes
2018-04-12 Niki RooStringUtils: add a new (failed) test
2018-04-10 Niki Roonew 'justify' tool + rename ImageUtils -> img2aa
2018-04-06 Niki RooNew Utils main classes + ImageUtils fixes
2018-03-25 Niki RooTestCase: improve error messages for comparisons
2018-03-14 Niki RooFix text justification and linked tests
2018-03-13 Niki RooText justification: tests (WIP) + code (WIP)
2018-03-13 Niki RooText justification WIP
2018-03-09 Niki RooNew text justification (some tests missing)
2018-01-24 Niki RooFix some warnings
2018-01-10 Niki RooNew TempFiles and Image now uses it instead of mem
2017-12-03 Niki RooVersion 4.0.0: java.awt dependencies move
2017-12-02 Niki RooVersion 3.1.6: fix Bridge, Serialiser, Progress:
2017-12-01 Niki RooStringUtils: NPE fix if bad arg for padding, tests
2017-11-30 Niki RooFix Cache (URL to File could fail if no parent)
2017-11-29 Niki RooVersion 3.1.1: fixes: ServerBridge, Import/Export
2017-11-29 Niki RooVersion 3.1.0: ServerBridge
2017-11-28 Niki RooUpdate Server, breaks API + remove deprecated
2017-11-28 Niki RooRevert Server behaviour to what it was :
2017-11-27 Niki RooChange Server behaviour for start():
2017-11-27 Niki RoojDoc, tests, Server fixes
2017-11-27 Niki RooImprove TraceHandler, fix server system + tests:
2017-11-23 Niki RooImprove Progress, ImageUtils
2017-07-08 Niki RooAdd more warnings source to 1.6) and fix warnings
2017-07-06 Niki Roo1.6.3: fix Version.toString()
2017-07-05 Niki RooVersion 1.6.2: Version.java with tags
2017-07-01 Niki RooSerial: enums and BufferedImages
2017-07-01 Niki RooNew Server class to send/rec objects via network
2017-06-22 Niki RooUpdate to version 1.5.0 (breaking Bundle/Meta)
2017-03-09 Niki RooSome Progress(.java) updates
2017-03-09 Niki RooProgress: fix synchro issues + tests
2017-03-07 Niki RooBundle: some fixes + update tests
2017-03-07 Niki RooFix progress tests, update Progress jDoc
2017-03-07 Niki RooMake bundle R/W: improvement + unit tests
2017-03-05 Niki RooVersion 1.3.5: Progress/ProgressBar fixes (woopsie)
2017-03-05 Niki RooVersion 1.3.5: better ProgressBar
2017-03-05 Niki RooVersion 1.3.4
2017-03-04 Niki RooImprove test case error reporting
2017-02-27 Niki RooWoops again...
2017-02-27 Niki RooVersion 1.3.1: new Version class
2017-02-27 Niki RooVersion 1.2.3: getVersion, openResource, fixes
2017-02-19 Niki Roo1.1.1: add UI component for Progress
2017-02-18 Niki RooVersion 1.1.0: Add progress reporting, move to ui package
2017-02-13 Niki RooAdd some tests