Mercurial > hg > orthanc
comparison UnitTestsSources/UnitTestsMain.cpp @ 760:b2a62f22fbe8
lock abstraction
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 22 Apr 2014 13:36:51 +0200 |
parents | 52b5316a2517 |
children | a60040857ce6 |
comparison
equal
deleted
inserted
replaced
757:40d09221077a | 760:b2a62f22fbe8 |
---|---|
586 #error Support your platform here | 586 #error Support your platform here |
587 #endif | 587 #endif |
588 } | 588 } |
589 | 589 |
590 | 590 |
591 | |
592 int main(int argc, char **argv) | 591 int main(int argc, char **argv) |
593 { | 592 { |
594 // Initialize Google's logging library. | 593 // Initialize Google's logging library. |
595 FLAGS_logtostderr = true; | 594 FLAGS_logtostderr = true; |
596 FLAGS_minloglevel = 0; | 595 FLAGS_minloglevel = 0; |