Age | Commit message (Expand) | Author |
---|---|---|
2021-05-24 | scripted-diff: Change `ArgsManager.GetDataDirPath()` to `ArgsManager.GetDataD... | Kiminuo |
2021-04-18 | scripted-diff: Modify unit tests to use the ArgsManager in the BasicTestingSe... | Kiminuo |
2021-02-04 | Introduce GetUniquePath(base) helper method to replace boost::filesystem::uni... | Kiminuo |
2021-01-15 | Replace fs::absolute calls with AbsPathJoin calls | Kiminuo |
2019-11-06 | scripted-diff: test: Move setup_common to test library | MarcoFalke |
2019-10-15 | tests: Fix fs_tests for unknown locales | Daki Carnhof |
2019-06-26 | tests: Reduce compilation time and unneccessary recompiles by removing unused... | practicalswift |
2019-06-20 | test: Create data dir in BasicTestingSetup | MarcoFalke |
2019-04-11 | scripted-diff: Bump copyright headers in test, bench | MarcoFalke |
2019-04-11 | scripted-diff: Rename test_bitcoin to test/setup_common | MarcoFalke |
2018-09-26 | tests: Add test case for std::ios_base::ate | Chun Kuan Lee |