File: README.source

package info (click to toggle)
strawberry 1.2.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,420 kB
  • sloc: cpp: 105,280; sql: 1,949; ansic: 776; xml: 422; sh: 388; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
The source package includes a test suite.

To run the test suite, the source must first be built 
with extra dependencies libgmock-dev & googletest

Then, cd to obj-x86_64-linux-gnu/tests
and run make strawberry_tests

(Build directory will be different on other arches)