aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons/lang3/ArchUtilsTest.java
AgeCommit message (Expand)Author
2022-08-21Add Processor.Type.getLabel() and Processor.toString()Gary Gregory
2022-08-16Add a bunch of test in order to increase the coverage. (#904)Arturo Bernal
2022-07-05All tests should leave the ToStringStyle registry empty.Gary Gregory
2021-12-28Add support for detection of Aarch64.Gary Gregory
2020-06-24Clean up imports.Gary Gregory
2020-02-14Use final.Gary Gregory
2019-12-31[LANG-1510] Add org.apache.commons.lang3.arch.Processor.Arch.getLabel().Gary Gregory
2019-12-31Sort members.Gary Gregory
2018-10-11Update tests to JUnit Jupiter (closes #375)Allon Mureinik
2017-10-20Use final.Gary Gregory
2017-03-27LANG-1313: Add ArchUtils - an utility class for the "os.arch" system property...Tomschi