Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
fd6123173dd49fd9583b59f85dff86ba9166e85b
/
tests
/
unit
/
util
/
scheduler.t.cpp
fd61231
util: add ndn::scheduler namespace alias
by Davide Pesavento
· 6 years ago
923ba44
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
07115cc
util: reimplement scheduler::EventId with CancelHandle
by Junxiao Shi
· 6 years ago
7e78064
Change #include style
by Davide Pesavento
· 6 years ago
74daf74
Rename 'tests/unit-tests' directory to 'tests/unit'
by Davide Pesavento
· 6 years ago
[Renamed from tests/unit-tests/util/scheduler.t.cpp]
3a3e188
encoding+util: ensure move constructors are properly declared
by Davide Pesavento
· 6 years ago
0f83080
util: add literal operators for duration types
by Davide Pesavento
· 7 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
86dfa53
util: keep Scheduler running if a callback throws
by Junxiao Shi
· 8 years ago
d50f2b4
util: redesign scheduler::EventId
by Junxiao Shi
· 8 years ago
429634f
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
[Renamed (96%) from tests/unit-tests/util/test-scheduler.cpp]
9a9952f
util: scheduler::ScopedEventId to automatically cancel scheduled events upon destruction
by Alexander Afanasyev
· 10 years ago
d3a55b2
tests: Converting test cases to use UnitTestClock
by Alexander Afanasyev
· 10 years ago
7ae4bf5
util: Introduce Scheduler::cancelAllEvents to cancel all previously scheduled events
by Alexander Afanasyev
· 10 years ago
72a1178
utils: Removing concept of periodic event from Scheduler
by Alexander Afanasyev
· 10 years ago
8b1674a
build: Reviving support for precompiled headers
by Alexander Afanasyev
· 10 years ago
[Renamed from tests/util/test-scheduler.cpp]
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
d1b5c41
management: Removing deprecated NFD management elements
by Alexander Afanasyev
· 11 years ago
b1db7c6
build: Warnings correction for gcc 4.2
by Alexander Afanasyev
· 11 years ago
aa0e7da
all: Refactoring work with time using boost::chrono
by Alexander Afanasyev
· 11 years ago
83cdc5b
tests: Making schedule test more resilient
by Alexander Afanasyev
· 11 years ago
6835ad8
tlv: !!! MAJOR CHANGE !!! Changed TLV codes
by Alexander Afanasyev
· 11 years ago
[Renamed from tests/test-scheduler.cpp]
f2a8209
util: Fix rescheduling and add test case.
by Yingdi Yu
· 11 years ago
f646889
util: Importing scheduler, originally implemented in NFD
by Alexander Afanasyev
· 11 years ago