summaryrefslogtreecommitdiff
path: root/opendc-common/src/test/kotlin/org/opendc/common
AgeCommit message (Expand)Author
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2023-12-14Updated tests to run successfully (#187)Dante Niewenhuis
2022-11-13refactor: Replace use of CoroutineContext by DispatcherFabian Mastenbroek
2022-11-13refactor(sim/core): Re-implement SimulationScheduler as DispatcherFabian Mastenbroek
2022-11-13feat(common): Add compatibility with Kotlin coroutinesFabian Mastenbroek
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06style: Eliminate use of wildcard importsFabian Mastenbroek
2022-10-05refactor(sim/core): Rename runBlockingSimulation to runSimulationFabian Mastenbroek
2022-10-05refactor(sim/core): Use SimulationScheduler in coroutine dispatcherFabian Mastenbroek
2022-02-18perf(common): Optimize TimerSchedulerFabian Mastenbroek
2022-02-18refactor(utils): Rename utils module to common moduleFabian Mastenbroek