Project

General

Profile

« Previous | Next » 

Revision 26:3bd14d4ab74f

Added by François Cerbelle over 7 years ago

Property unit tests rewriting in progress, gprof integration, ycm config * configure.ac: Tuned optimizations when gprof is used (Refs #185) * .ycm_extra_config.py: Configuration for YouCompleteMe vim plugin * tools/gprof2dot.py: gprof results convertion to graph (Refs #185) * test/cppunit_property.cc: Merged/Renamed propertyro and propertyrw,
partial reimplementation of unit tests. (Refs #157) * test/Makefile.am: Merged/Renamed propertyro and propertyrw
(Refs #157) * src/tools/property.inl: Assertion failure when using SetSetter on a
READ_ONLY property of when using SetGetter on a WRITE_ONLY property
(Refs #157)

  • added
  • modified
  • copied
  • renamed
  • deleted