summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_aspect_delayer/attribute_aspect_delayer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Extend AttributeAspectDelayer to handle matchedattributeelementsfilterTor Egge2019-10-221-3/+48
* Optimize updates to tensor attributes by only updating them in-memory and no ...Geir Storli2019-03-081-8/+20
* Rewrite attribute aspect delayer test to use gtest.Geir Storli2019-03-071-120/+116
* Pass name by reference.Tor Egge2019-02-221-1/+1
* If removal of attribute aspect is delayed but summary aspect has been removedTor Egge2019-02-211-22/+51
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-201-2/+42
|\
| * Struct field attributes can be removed without reprocessing.Tor Egge2018-06-131-2/+42
* | use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+4
|/
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Remove unused setup method.Tor Egge2017-04-201-5/+3
* Stop making attribute specs in AttributeAspectDelayer.Tor Egge2017-04-201-67/+2
* Remove unneeded hideFromReading/hideFromWriting flags.Tor Egge2017-04-201-9/+7
* Rename AttributeSpecsBuilder to AttributeAspectDelayer.Tor Egge2017-04-201-0/+384