File: AGENTS.md

package info (click to toggle)
eureka 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,912 kB
  • sloc: cpp: 84,842; python: 495; sh: 91; makefile: 21; ansic: 3
file content (5 lines) | stat: -rw-r--r-- 416 bytes parent folder | download
1
2
3
4
5
When editing or adding code, use literal tab characters for indentation, not groups of eight spaces. The entire codebase is styled with tab characters for indentation.

When building for testing compilation, use the Makefile generator. The environment is preferably Ubuntu or any such Linux.

The project uses FLTK. You would need a way to automate FLTK UI testing if that has to be done without visual input/output.