pekko/kernel/src/test/scala
2009-07-23 20:01:37 +02:00
..
ActorSpec.scala fixed async bug in active object + added AllTests for scala tests 2009-07-04 06:38:47 +02:00
AllSuite.scala completed new actor impl with link/unlink trapExit etc. all tests pass + reorganized package structure 2009-06-21 14:08:43 +02:00
AllTest.scala fixed last stm issues and failing tests + added new thread-based dispatcher (plus test) 2009-07-06 23:45:15 +02:00
CamelSpec.scala completed protobuf protocol for remoting 2009-07-18 00:16:32 +02:00
EventBasedSingleThreadDispatcherTest.scala fixed last stm issues and failing tests + added new thread-based dispatcher (plus test) 2009-07-06 23:45:15 +02:00
EventBasedThreadPoolDispatcherTest.scala fixed last stm issues and failing tests + added new thread-based dispatcher (plus test) 2009-07-06 23:45:15 +02:00
InMemoryActorSpec.scala based remoting protocol Protobuf + added SBinary, Scala-JSON, Java-JSON and Protobuf serialization traits and protocols for remote and storage usage 2009-07-23 20:01:37 +02:00
JerseySpec.scala completed protobuf protocol for remoting 2009-07-18 00:16:32 +02:00
Messages.scala second iteration of STM done, simple tests work now 2009-04-09 15:49:42 +02:00
PersistentActorSpec.scala based remoting protocol Protobuf + added SBinary, Scala-JSON, Java-JSON and Protobuf serialization traits and protocols for remote and storage usage 2009-07-23 20:01:37 +02:00
RemoteActorSpec.scala completed protobuf protocol for remoting 2009-07-18 00:16:32 +02:00
RemoteSupervisorSpec.scala based remoting protocol Protobuf + added SBinary, Scala-JSON, Java-JSON and Protobuf serialization traits and protocols for remote and storage usage 2009-07-23 20:01:37 +02:00
SupervisorSpec.scala completed protobuf protocol for remoting 2009-07-18 00:16:32 +02:00
ThreadBasedDispatcherTest.scala fixed last stm issues and failing tests + added new thread-based dispatcher (plus test) 2009-07-06 23:45:15 +02:00
TransactionClasherSpec.scala clean up and stabilization, getting ready for M1 2009-07-12 23:08:17 +02:00